Rectangle.x

Undocumented in source.
  1. T x;
    struct Rectangle(T)
    T x;
  2. T y;
  3. T width;
  4. T height;

Meta