Draws a rectangle.
Name | Description | |
---|---|---|
DrawRectangle(Pen, RectangleF) |
Draws a rectangle specified by a RectangleF structure. |
|
DrawRectangle(Pen, Single, Single, Single, Single) |
Draws a rectangle specified by a coordinate pair, a width, and a height. |