Skip to main content
Soon, @electron packages on npm will require Node.js 22 LTS. Read more on our blog.

Rectangle Object

  • x number - The x coordinate of the origin of the rectangle (must be an integer).
  • y number - The y coordinate of the origin of the rectangle (must be an integer).
  • width number - The width of the rectangle (must be an integer).
  • height number - The height of the rectangle (must be an integer).

AltStyle によって変換されたページ (->オリジナル) /