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