The IVObject type exposes the following members.
Name | Description | |
---|---|---|
ControlPoints |
A collection of control points associated with this control points provider. (Inherited from IControlPointsProvider.) |
|
Designer |
Gets a designer which will process user input when its corresponding v-object becomes active. |
|
DrawMode |
Gets/sets the rendering quality of a v-object. |
|
Locked |
Gets/sets a value indicating if the v-object is locked. |
|
MaxControlPointRadius |
Gets a maximum radius of the associated control points. (Inherited from IControlPointsProvider.) |
|
Name |
Gets/sets the name of the v-object. |
|
SupportedActions |
Gets/sets the collection of transformations supported by an object. (Inherited from IControlPointsProvider.) |
|
Tag |
Gets/sets custom data. |
|
Transform |
Gets/sets a matrix of the transformation. |