Adds a rectangle to the path.
Name | Description | |
---|---|---|
DrawRectangle(RectangleF) |
Adds a rectangle defined by the RectangleF structure to the path. |
|
DrawRectangle(Single, Single, Single, Single) |
Adds a rectangle defined by a pair of coordinates, a height, and a width to the path. |