Skip to main content
Version: 16.2.0

BoundingBox.width property

the width of the element in pixels.

Signature:

interface BoundingBox {
width: number;
}