Sets the width and height of the Rectangle.
name | type | arguments | Default | description |
---|---|---|---|---|
width | number |
The width to set the Rectangle to. |
||
height | number | <optional> | width |
The height to set the Rectangle to. |
This Rectangle object.