C1CornerRadius Structure Members
In This Topic
The following tables list the members exposed by C1CornerRadius.
Public Constructors
Public Properties
| Name | Description |
| BottomLeft | Gets or sets the radius, in pixels, of the bottom-left corner of the bounding rectangle. |
| BottomRight | Gets or sets the radius, in pixels, of the bottom-right corner of the bounding rectangle. |
| IsCircle | Gets whether all the corners are a circle radius (They can be different). |
| IsUniform | Gets whether the radius is uniform in all corners and the same. |
| IsZero | Gets whether the radius is zero in all edges. |
| TopLeft | Gets or sets the radius, in pixels, of the top-left corner of the bounding rectangle. |
| TopRight | Gets or sets the radius, in pixels, of the top-right corner of the bounding rectangle. |
Top
Public Methods
Public Operators
See Also