[]
Represents the radius of a rounded rectangle.
public interface IRoundingRadius
Name | Description |
---|---|
BottomLeft | Gets the bottom left radius of the rounded rectangle. |
BottomRight | Gets the bottom right radius of the rounded rectangle. |
Default | Gets the default radius of the rounded rectangle. |
TopLeft | Gets the top left radius of the rounded rectangle. |
TopRight | Gets the top right radius of the rounded rectangle. |