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

BaseViewer.Zoomed Event

Fires when zoom or zoom mode of the control is changed.

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

Syntax

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

See Also

Reference