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

RectangleVObjectData Members

The RectangleVObjectData type exposes the following members.

Methods

Name Description
Public method Static member applyState

Applies the rectangleData state to the specified VObject.

Fields

Name Description
Public field ControlPoints

The custom data.

(Inherited from VObjectData.)
Public field Locked

The value indicating if the v-object is locked.

(Inherited from VObjectData.)
Public field Mode

The state of the v-object.

(Inherited from VObjectData.)
Public field Name

The name of the v-object.

(Inherited from VObjectData.)
Public field SupportedActions

The enumeration of actions which can be applied to the v-object.

(Inherited from VObjectData.)
Public field Tag

The array of control points associated with the v-object.

(Inherited from VObjectData.)
Public field UniqueId

The unique identifier of the v-object.

(Inherited from VObjectData.)
Public field Visible

The value indicating if the v-object is visible.

(Inherited from VObjectData.)

See Also

Reference