Rect.x1

The coordinates.

  1. T x0;
  2. T y0;
  3. T x1;
    struct Rect(T)
    T x1;
  4. T y1;

Meta