Skip to main content
Version: 15.3.1

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.