Draws a rectangle specified by a coordinate pair, a width, and a height.
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. |