Skip to main content

Interface: Size

Width and height on two-dimensional space

Properties

height

height: number

Vertical height, y-axis

Defined in

Size.ts:9


width

width: number

Horizontal width, x-axis

Defined in

Size.ts:7