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

IVObjectHost.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
Property CurrentLayerIndex As Integer
C#
                int CurrentLayerIndex { get; set; }

Property Value

The index of the currently selected layer.

See Also

Reference