Variable Size.width

Width of the object.

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