Draws a rectangle specified by a coordinate pair, a width, and a height.
Overload List| Name | Description |
|---|---|
IGraphics.DrawRectangle (Pen, Double, Double, Double, Double) |
Draws a rectangle specified by a coordinate pair, a width, and a height. |
Draws a rectangle specified by a Rect structure. |
See Also