Graphics.drawRectangle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawRectangle(Pen pen, Rect r)
  2. void drawRectangle(Pen pen, int x, int y, int width, int height)
    class Graphics
    final
    void
    drawRectangle
    (,
    int x
    ,
    int y
    ,
    int width
    ,
    int height
    )

Meta