Aurigma Graphics Mill 5.5 for .NET
IVObjectHost..::.Layers Property
Returns the layer collection of an object.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Syntax
Visual Basic
ReadOnly Property Layers As LayerCollection
C#
LayerCollection Layers { get; }