Skip to main content
Version: 18.0.3

BoundingBox.height property

the height of the element in pixels.

Signature:

interface BoundingBox {
height: number;
}