VObject.SupportedActions Property

Gets or sets the enumeration of actions which can be applied to this VObject.

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

Syntax

C#
public VObjectAction SupportedActions { get; set; }

Property Value

The VObjectAction enumaration which lists available actions.

See Also

Reference