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

DragVObjectAction Members

The DragVObjectAction 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 Cursor

Gets/sets the cursor that is displayed when a v-object is dragged.

Public property Enabled

Gets/sets the enabled state of an 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.)

See Also

Reference