mirror of
https://github.com/electron/electron.git
synced 2026-01-27 08:18:28 -05:00
Create rectangle.md
This commit is contained in:
6
docs-translations/zh-CN/api/structures/rectangle.md
Normal file
6
docs-translations/zh-CN/api/structures/rectangle.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user