In This Topic
The following tables list the members exposed by Rounding.
Public Properties
| Name | Description |
| All | Gets or sets the radius of rounding for all corners of the rectangle. |
| LeftBottom | Gets or sets the radius of rounding for the left bottom corner of the rectangle. |
| LeftTop | Gets or sets the radius of rounding for the left top corner of the rectangle. |
| RightBottom | Gets or sets the radius of rounding for the right bottom corner of the rectangle. |
| RightTop | Gets or sets the radius of rounding for the right top corner of the rectangle. |
Top
Public Methods
| Name | Description |
| ToString | Returns a string that represents the current Rounding. |
Top
See Also