The RectangleControlPoint type exposes the following members.
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. (Overrides ControlPoint.Type.) |
|
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.) |