Rectangle.this

  1. this(int left, int top, int right, int bottom)
  2. this(in Point upperLeft, in Point lowerRight)
  3. this(in Point upperLeft, in Size size)
    struct Rectangle
    pure const nothrow @safe
    this

Meta