Graphics.DrawRectangle Method

Draws a rectangle.

Overload List

Name Description
Public method DrawRectangle(Pen, RectangleF)

Draws a rectangle specified by a RectangleF structure.

Public method DrawRectangle(Pen, Single, Single, Single, Single)

Draws a rectangle specified by a coordinate pair, a width, and a height.

See Also

Reference