Variable Rect.height

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