RoundedRect
A rounded rectangle.
Examples
- Centered rect with width and height:
RoundedRect(width = 10.0mm, height = 5.0mm);
Parameters
- width: Length
- height: Length
- x: Length
- y: Length
- radius_bottom_left: Length
- radius_bottom_right: Length
- radius_top_left: Length
- radius_top_right: Length