Skip to main content
Version: 16.2.0

BoundingBox.height property

the height of the element in pixels.

Signature:

interface BoundingBox {
height: number;
}