Skip to main content

Interface: ISize

A structure representing size of a two-dimensional object.

Properties

width

width: number

The object width.


height

height: number

The object height.

Was this page helpful?