The VObject type exposes the following members.
Name | Description | |
---|---|---|
ClickPoint |
Performs a click of a control point. |
|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
|
DragPoint |
Moves a control point to a new position. |
|
Draw |
Draws a v-object. |
|
Equals | (Inherited from Object.) | |
GetControlPointsBounds |
Gets a bounding rectangle for points stored in the ControlPoints collection. |
|
GetHashCode | (Inherited from Object.) | |
GetObjectData |
Populates a SerializationInfo with the data needed to serialize the VObject object. |
|
GetPointCursor |
Gets a cursor that appears when the mouse pointer is over the specified control point. |
|
GetTransformedVObjectBounds |
Returns a region that will be occupied by the v-object after it is transformed. |
|
GetType | (Inherited from Object.) | |
GetVObjectBounds |
Returns a region occupied by this v-object. |
|
HitTest |
Checks if a point with specified coordinates belongs to the v-object. |
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Update |
Invalidates the object and causes it to be redrawn. |