Skip to content

Interface: Rect ​

Hierarchy ​

Table of contents ​

Properties ​

Properties ​

height ​

• height: number

Inherited from ​

Dimensions.height


width ​

• width: number

Inherited from ​

Dimensions.width


x ​

• x: number

Inherited from ​

XYPosition.x


y ​

• y: number

Inherited from ​

XYPosition.y

Released under the MIT License.