Draws a rectangle.
Name | Description |
---|---|
Graphics.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 coordinate pair, a width, and a height. |
|
Draws a rectangle specified by a Rectangle object. |
|
Draws a rectangle specified by a RectangleD object. |