Skip to main content
Version: 19.8.0

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.