CornerRadius Property¶
Summary¶
Gets or sets the border corner radius. Property value can be set using CornerRadius, number, or a string: newCornerRadius(5), new CornerRadius(1, 2, 3, 4).
Signature¶
1 |
|
Return Value¶
CornerRadius
Declaring Type¶
Last update: March 17, 2023