Skip to main content
Version: 19.3.0

BoundingBox.height property

the height of the element in pixels.

Signature:

interface BoundingBox {
height: number;
}