Layer.VObjects Property

Gets a collection of vector objects associated with this layer.

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

Syntax

C#
public VObjectCollection VObjects { get; }

Property Value

The VObjectCollection which represents a collection of vector objects associated with this layer.

See Also

Reference