Overload List

  Name Description
Public method DrawRectangle(Pen, Rect)
Draws a rectangle specified by a Rect structure.
Public method DrawRectangle(Pen, Rect, Size)
Draws a rounded rectangle specified by Rect and Size structures.
Public method DrawRectangle(Pen, Double, Double, Double, Double)
Draws a rectangle specified by a coordinate pair, a width, and a height.

See Also