Parameter | Description |
---|---|
rectShape | The shape object that will be filled with a rectangle. |
rect | The position and dimensions of the rectangle. |
Builds a rectangle shape.
Parameter | Description |
---|---|
rectShape | The shape object that will be filled with a rectangle. |
rect | The position and dimensions of the rectangle. |
radiusTL | The top-left radius of the rectangle |
radiusTR | The top-right radius of the rectangle |
radiusBR | The bottom-right radius of the rectangle |
radiusBL | The bottom-left radius of the rectangle |
Builds a rectangle shape.