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

Canvas.CurrentLayerChanged Event

Fires when the currently selected layer 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 CurrentLayerChanged As EventHandler
C#
[BrowsableAttribute(true)]
public event EventHandler CurrentLayerChanged

See Also

Reference