Rectangle.left

Undocumented in source.
  1. T left;
    struct Rectangle(T = float, S = int)
    T left;
  2. T right;
  3. T bottom;
  4. T top;

Meta