VObjectCollection.Layer Property

Gets a reference to the Layer object this VObjectCollection belongs to.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public Layer Layer { get; private set; }

Property Value

The Layer this VObjectCollection belongs to.

See Also

Reference