The CrossedEllipseControlPoint type exposes the following members.
Name | Description | |
---|---|---|
CrossedEllipseControlPoint | Overloaded. Creates and initializes a new control point. |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance. (Overrides RectangleControlPoint.Clone().) |
|
Draw |
Draws a control point. (Inherited from PathControlPoint.) |
|
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. (Inherited from PathControlPoint.) |
|
GetSize |
Returns the size of the control point. (Inherited from PathControlPoint.) |
|
GetType | (Inherited from Object.) | |
HitTest |
Checks if the specifed point is this control point. (Inherited from PathControlPoint.) |
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Brush |
Gets/sets a brush that will be used to fill the control point. (Inherited from PathControlPoint.) |
|
Enabled |
Gets/sets the enabled state of a control point. (Inherited from ControlPoint.) |
|
Location |
Gets/sets a position of a control point. (Inherited from ControlPoint.) |
|
Pen |
Gets/sets a pen that will be used to outline the control point. (Inherited from PathControlPoint.) |
|
Type |
Gets the type of a control point. (Inherited from RectangleControlPoint.) |
|
X |
Gets/sets the x-coordinate of a control point. (Inherited from ControlPoint.) |
|
Y |
Gets/sets the y-coordinate of a control point. (Inherited from ControlPoint.) |