Variable Size.height

Height of the object.

struct Size
{
  // ...
  uint height ;
  // ...
}