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.dll)

Syntax

Java Script
function add_currentLayerChanged(value);
function remove_currentLayerChanged(value);

Remarks

This event corresponds to Canvas.CurrentLayerChanged server-side member.

See Also

Reference