Gets the currently selected layer.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
<BrowsableAttribute(False)> _ <ScriptIgnoreAttribute> _ Public ReadOnly Property CurrentLayer As Layer
[BrowsableAttribute(false)] [ScriptIgnoreAttribute] public Layer CurrentLayer { get; }