VObject.Layer Property

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

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

Syntax

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

Property Value

The Layer this VObject belongs to.

See Also

Reference