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

RotateVObjectAction Members

The RotateVObjectAction 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.)

Properties

Name Description
Public property Enabled

Gets/sets the enabled state of the action.

(Overrides VObjectAction.Enabled.)
Public property Id

Gets the unique identifier of the action.

(Inherited from VObjectAction.)
Public property Name

Gets the name of the action.

(Inherited from VObjectAction.)
Public property RotateCenterCursor

Gets/sets the cursor that appears when the mouse pointer is over the rotation center.

Public property RotateCenterPointPrototype

Gets/sets a prototype for the rotation center.

Public property RotatePointCursor

Gets/sets the cursor that appears when the mouse pointer is over the rotation control point.

Public property RotatePointPrototype

Gets/sets a prototype for the rotation control point.

See Also

Reference