Skip to main content
Version: 19.6.3

BoundingBox interface

Signature:

export interface BoundingBox extends Point

Extends: Point

Properties

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