Returns the layer collection of a viewer.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<BrowsableAttribute(False)> _ Public ReadOnly Property Layers As LayerCollection
[BrowsableAttribute(false)] public LayerCollection Layers { get; }
The order of the Layer objects in this collection defines the z-order of displayed layers. The less is the index of the layer, the lower is the layer.