187 B
187 B
sidebar_label |
---|
BoundingBox.width |
BoundingBox.width property
the width of the element in pixels.
Signature:
interface BoundingBox {
width: number;
}
sidebar_label |
---|
BoundingBox.width |
the width of the element in pixels.
interface BoundingBox {
width: number;
}