Rectangle.bottom

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

Meta