Module dimension

Module dimension 

Source
Expand description

A structure representing the dimension of an object to be placed in a bin.

The Dimension structure is primarily used to request placement of an object in a bin.

Structsยง

Dimension
The Dimension struct stores information about width, height and optional padding of an object.