Skip to main content
Version: 15.3.2

BoundingBox.width property

the width of the element in pixels.

Signature:

interface BoundingBox {
width: number;
}