Size

Size contains a width and a height property and is used to wraps both, the width and the height, in one element.

Members

Variables

height
uint height;

the height property

width
uint width;

the width property

Meta