CornerRadiusModel
12 Sep 20251 minute to read
Interface for a class CornerRadius
Properties
bottomLeft number
Specifies the bottom-left corner radius value.
bottomRight number
Specifies the bottom-right corner radius value.
topLeft number
Specifies the top-left corner radius value.
topRight number
Specifies the top-right corner radius value.