Update rectangle.md (issue #9552)
Clear confusion regarding rectangle object parameter values
This commit is contained in:
parent
206bca52b7
commit
1f73942922
1 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,5 @@
|
||||||
* `y` Number - The y coordinate of the origin of the rectangle
|
* `y` Number - The y coordinate of the origin of the rectangle
|
||||||
* `width` Number
|
* `width` Number
|
||||||
* `height` Number
|
* `height` Number
|
||||||
|
|
||||||
|
Note numeric values must be integers.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue