Rectangle.top

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

Meta