electron/docs-translations/zh-CN/api/structures/rectangle.md
2017-04-07 10:44:41 +08:00

181 B

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