Gets or sets the the rounding radius settings for the rectangle.
| Visual Basic (Declaration) | |
|---|---|
Public Property RoundingRadius As RoundingRadius | |
| C# | |
|---|---|
public RoundingRadius RoundingRadius {get; set;} | |
Return Value
A RoundingRadius object representing the rounding radius elements of the rectangle.