The ControlPoint type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance. |
|
Draw |
Draws a control point. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData |
Populates a SerializationInfo with the data needed to serialize the ControlPoint object. |
|
GetSize |
Returns the size of the control point. |
|
GetType | (Inherited from Object.) | |
HitTest |
Checks if the specifed point is this control point. |
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Enabled |
Gets/sets the enabled state of a control point. |
|
Location |
Gets/sets a position of a control point. |
|
Type |
Gets a type of a control point. |
|
X |
Gets/sets the x-coordinate of a control point. |
|
Y |
Gets/sets the y-coordinate of a control point. |