Returns the v-object collection of a layer.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public ReadOnly Property VObjects As VObjectCollection
public VObjectCollection VObjects { get; }
The order of the IVObject elements in this collection defines the z-order of displayed objects. The less is the index of the object, the lower it resides.