Rectangle Constructor |
| Name | Description | |
|---|---|---|
| Rectangle(Rectangle) | Initializes a new instance of the Rectangle class | |
| Rectangle(RectangleF) | Initializes a new instance of the Rectangle class | |
| Rectangle(RectangleI) | Initializes a new instance of the Rectangle class | |
| Rectangle(Vector2) | Initializes a new instance of the Rectangle class | |
| Rectangle(Vector2, Vector2) | Initializes a new instance of the Rectangle class | |
| Rectangle(Double, Double, Double, Double) | Initializes a new instance of the Rectangle class |