Rectangle.this

  1. this(int left, int top, int right, int bottom)
  2. this(Point upperLeft, Point lowerRight)
  3. this(Point upperLeft, Size size)
    struct Rectangle
    pure const nothrow @safe @nogc
    this
Suggestion Box / Bug Report