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