跳到主要内容
版本:23.11.1

BoundingBox 接口

签名

export interface BoundingBox extends Point

继承自: Point

属性

属性

修饰符

类型

描述

默认值

height

number

元素的高度,以像素为单位。

width

number

元素的宽度,以像素为单位。