This documentation is for the old version. Go to the latest Graphics Mill docs

VObjectAction Members

The VObjectAction type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Fields

Name Description
Public field Static member ChangeTextArea

The identifier of the TextVObject.ChangeTextAreaAction.

Public field Static member Drag

The identifier of the DragVObjectAction.

Public field Static member MoveNode

The identifier of the PolylineVObject.MoveNodeAction.

Public field Static member Resize

The identifier of the ResizeVObjectAction.

Public field Static member Rotate

The identifier of the RotateVObjectAction.

Public field Static member Skew

The identifier of the SkewVObjectAction.

Properties

Name Description
Public property Enabled

Gets/sets the enabled state of an action.

Public property Id

Gets the unique identifier of the action.

Public property Name

Gets the name of the action.

See Also

Reference