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

Canvas.ZoomChanged Event

Fires when zoom of the Canvas is changed.

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

Syntax

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

See Also

Reference