electron/docs/api/structures/rectangle.md

7 lines
181 B
Markdown
Raw Normal View History

2016-10-08 02:09:31 +00:00
# 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