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

IVObject Properties

The IVObject type exposes the following members.

Properties

Name Description
Public property ControlPoints

A collection of control points associated with this control points provider.

(Inherited from IControlPointsProvider.)
Public property Designer

Gets a designer which will process user input when its corresponding v-object becomes active.

Public property DrawMode

Gets/sets the rendering quality of a v-object.

Public property Locked

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

Public property MaxControlPointRadius

Gets a maximum radius of the associated control points.

(Inherited from IControlPointsProvider.)
Public property Name

Gets/sets the name of the v-object.

Public property SupportedActions

Gets/sets the collection of transformations supported by an object.

(Inherited from IControlPointsProvider.)
Public property Tag

Gets/sets custom data.

Public property Transform

Gets/sets a matrix of the transformation.

See Also

Reference