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

BitmapViewer.Zoomed Event

Fires when the bitmap is zoomed in this BitmapViewer control.

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

Syntax

Visual Basic
<BrowsableAttribute(True)> _
Public Event Zoomed As EventHandler
C#
[BrowsableAttribute(true)]
public event EventHandler Zoomed

See Also

Reference