Click or drag to resize

GraphicsDrawRectangle Method

Overload List
  NameDescription
Public methodDrawRectangle(Color, RectangleF)
Draws a 1 pixel wide outline of a rectangle with the specified color
Public methodDrawRectangle(Pen, RectangleF)
Draws a rectangle
Public methodDrawRectangle(Color, Single, Single, Single, Single)
Draws a 1 pixel wide outline of a rectangle with the specified color
Public methodDrawRectangle(Pen, Single, Single, Single, Single)
Draws a rectangle
Top
See Also