The PathControlPoint type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance. (Inherited from ControlPoint.) |
|
Draw |
Draws a control point. (Overrides ControlPoint.Draw(Graphics, ICoordinateMapper).) |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData |
Populates a SerializationInfo with the data needed to serialize the PathControlPoint object. (Overrides ControlPoint.GetObjectData(SerializationInfo, StreamingContext).) |
|
GetSize |
Returns the size of the control point. (Overrides ControlPoint.GetSize().) |
|
GetType | (Inherited from Object.) | |
HitTest |
Checks if the specifed point is this control point. (Overrides ControlPoint.HitTest(Point, ICoordinateMapper).) |
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |