Skip to main content
Version: 22.9.0

BoundingBox 接口

¥BoundingBox interface

签名:

¥Signature:

export interface BoundingBox extends Point

Extends: Point

属性

¥Properties

属性

修饰符

类型

描述

默认

height

数字

元素的高度(以像素为单位)。

width

数字

元素的宽度(以像素为单位)。