Canvas.CurrentVObject Property

Gets the currently selected v-object.

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

Syntax

C#
public VObject CurrentVObject { get; }

Property Value

The VObject which is currently selected in this Canvas.

See Also

Reference