Overload | Description |
---|---|
Rectangle Constructor(Double,Double,Double,Double) | Initializes a new instance of the Rect struct with the specified coordinates. |
Rectangle Constructor(Point,Size) | Initializes a new instance of the Rect struct with the specified coordinates and size. |