Rect.opCall

Construct a new Rect.

  1. Rect opCall(int x, int y, int width, int height)
  2. Rect opCall(Point location, Size size)
    struct Rect
    static
    opCall
  3. Rect opCall()

Meta