Draws a rectangle using a specified pen.
Overload List| Name | Description |
|---|---|
AwtGraphics.drawRectangle (Pen, Double, Double, Double, Double) |
Draws the rectangle defined by the specified coordinates using the specified pen. |
Draws the rectangle defined by the specified coordinates using the specified pen. |
|
Draws the specified rectangle using the specified pen. |
|
Draws the specified rectangle using the specified pen. |
See Also