Represents the bounds of a rectangle

Hierarchy

  • Rectangle

Constructors

Properties

Accessors

Methods

Constructors

Properties

height: number

The height of the rectangle

width: number

The width of the rectangle

x: number

The x coordinate of the origin of the rectangle

y: number

The y coordinate of the origin of the rectangle

Accessors

Methods