Skip to main content

BoundingBox interface

Signature:

export interface BoundingBox extends Point

Extends: Point

Properties

PropertyModifiersTypeDescription
heightnumberthe height of the element in pixels.
widthnumberthe width of the element in pixels.