Gets or sets an index of the currently selected layer.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
<BrowsableAttribute(False)> _ Public Property CurrentLayerIndex As Integer
[BrowsableAttribute(false)] public int CurrentLayerIndex { get; set; }
The Int32 value which represents an index of the currently selected layer.