electron/docs/api/structures/rectangle.md
2016-10-08 13:09:31 +11:00

6 lines
181 B
Markdown

# Rectangle Object
* `x` Number - The x coordinate of the origin of the rectangle
* `y` Number - The y coordinate of the origin of the rectangle
* `width` Number
* `height` Number