Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Rectangle

Hierarchy

  • Rectangle

Index

Properties

Properties

height

height: number

The height of the rectangle.

width

width: number

The width of the rectangle.

x

x: number

The x coordinate of the top left corner of the rectangle.

y

y: number

The y coordinate of the top left corner of the rectangle.

Generated using TypeDoc