The size of a bounding box, represented by its width and height.

Hierarchy

  • Size

Properties

Properties

height: number

The height in pixels.

width: number

The width in pixels.

Generated using TypeDoc