| Overload | Description |
|---|---|
| Rectangle Constructor(Point,Size) | Initializes a new instance of the Rectangle structure. |
| Rectangle Constructor(Point,Point) | Initializes a new instance of the Rectangle structure. |
| Rectangle Constructor(Double,Double,Double,Double) | Initializes a new instance of the Rectangle structure. |