This documentation is for the old version. Go to the latest Graphics Mill docs

ViewerBase.Zoomed Event

Raised when the image displayed in this viewer control is zoomed.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Public Event Zoomed As EventHandler
C#
public event EventHandler Zoomed

See Also

Reference