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

ResizeVObjectAction Properties

The ResizeVObjectAction type exposes the following members.

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 MajorResizePointPrototype

Gets/sets a prototype for the major control point.

Public property MinorResizePointPrototype

Gets/sets a prototype for the minor control point.

Public property Name

Gets the name of the action.

(Inherited from VObjectAction.)
Public property ResizeMode

Gets/sets the current resize mode.

Public property ResizeNESWCursor

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

Public property ResizeNSCursor

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

Public property ResizeNWSECursor

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

Public property ResizeWECursor

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

See Also

Reference