mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
328 B
328 B
Rectangle Object
xnumber - The x coordinate of the origin of the rectangle (must be an integer).ynumber - The y coordinate of the origin of the rectangle (must be an integer).widthnumber - The width of the rectangle (must be an integer).heightnumber - The height of the rectangle (must be an integer).