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

VObjectData Properties

The VObjectData type exposes the following members.

Properties

Name Description
Public property ControlPoints

Gets or sets an array of control points associated with the v-object.

Public property Locked

Gets or sets the value indicating if the v-object is locked.

Public property Mode

Gets or sets the state of the v-object.

Public property Name

Gets or sets the name of the v-object.

Public property SupportedActions

Gets or sets the enumeration of actions which can be applied to the v-object.

Public property Tag

Gets or sets custom data.

Public property Transform

Gets or sets value which configures v-object transformation.

Public property UniqueId

Gets or sets a unique identifier of the v-object.

Public property Visible

Gets or sets the value indicating if the v-object is visible.

See Also

Reference