Aurigma Graphics Mill 5.5 for .NET
MultiLayerViewer..::.Layers Property
Returns the layer collection of a viewer.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Syntax
Visual Basic
<BrowsableAttribute(False)> _ Public ReadOnly Property Layers As LayerCollection
C#
[BrowsableAttribute(false)] public LayerCollection Layers { get; }