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