Creates a new Path shaped as a rectangle.
| Name | Description | |
|---|---|---|
|
|
Rectangle(RectangleF) |
Creates a new Path shaped as a rectangle defined by the specified RectangleF. |
|
|
Rectangle(Single, Single, Single, Single) |
Creates a new Path shaped as a rectangle defined by a pair of coordinates, a width, and a height. |