The FreehandVObject 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 freehand v-object. (Overrides PathVObject.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 FreehandVObject object. (Overrides PathVObject.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 v-object after it is transformed. (Inherited from PathVObject.) |
|
GetType | (Inherited from Object.) | |
GetVObjectBounds |
Returns a region occupied by this v-object. (Inherited from PathVObject.) |
|
HitTest |
Checks if the specifed point belongs to the v-object. (Inherited from PathVObject.) |
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Update |
Invalidates the object and causes it to be redrawn. (Inherited from VObject.) |