Rectangle Constructor
Overload List
| Name | Description | |
|---|---|---|
|
|
Rectangle(Int32, Int32, Int32, Int32) |
Initializes a new instance of the [Rectangle] struct.
|
|
|
Rectangle(Point, Point) |
Initializes a new instance of the [Rectangle] struct.
|