The IVObject type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ClickPoint |
Performs a click of a control point. (Inherited from IControlPointsProvider.) |
![]() |
DragPoint |
Moves a control point to a new position. (Inherited from IControlPointsProvider.) |
![]() |
Draw |
Draws a v-object. |
![]() |
GetControlPointsBounds |
Gets a bounding rectangle for points stored in the ControlPoints collection. (Inherited from IControlPointsProvider.) |
![]() |
GetPointCursor |
Gets a cursor that appears when the mouse pointer is over the specified control point. (Inherited from IControlPointsProvider.) |
![]() |
GetTransformedVObjectBounds |
Returns a region that will be occupied by the v-object after it is transformed. |
![]() |
GetVObjectBounds |
Returns a region occupied by this v-object. |
![]() |
HitTest |
Checks if the specifed point belongs to the v-object. |
![]() |
Update |
Invalidates the object and causes it to be redrawn. |