186 B
186 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.
Signature:
interface BoundingBox {
width: number;
}