Aurigma Graphics Mill 5.5 for .NET
MultiLayerViewer..::.CurrentLayerIndex Property
Gets/sets the index of the currently selected layer.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Syntax
Visual Basic
<BrowsableAttribute(False)> _ Public Property CurrentLayerIndex As Integer
C#
[BrowsableAttribute(false)] public int CurrentLayerIndex { get; set; }