Size
A size in 2D space.
Properties
width
readonly width: number;
The width of the size.
height
readonly height: number;
The height of the size.
A size in 2D space.
readonly width: number;
The width of the size.
readonly height: number;
The height of the size.