RoundRectFigure Class Members
In This Topic
The following tables list the members exposed by RoundRectFigure.
Public Constructors
Public Properties
| Name | Description |
| Bounds | Gets or sets the bounds for the rounded rectangle. |
| Counterclockwise | Gets or sets a value indicating if the points should be arranged counterclockwise. |
| RadiusX | Gets or sets the x-radius for the quarter ellipse that is drawn to replace every corner of the rectangle. |
| RadiusY | Gets or sets the y-radius for the quarter ellipse that is drawn to replace every corner of the rectangle. |
| Transform | Gets or sets the transformation matrix. |
Top
Public Methods
| Name | Description |
| Clone | Creates a copy of the current figure. |
Top
See Also