Interface Box

A rectangle.

Hierarchy

  • Box

Properties

Properties

height: number

The height of the box.

width: number

The width of the box.

x: number

The X-coordinate of the box.

y: number

The Y-coordinate of the box.

Generated using TypeDoc