Charting for WinForms Programmer's Guide
IGraphics.DrawRectangle Method
See Also
 






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

 Overload List

Name Description

IGraphics.DrawRectangle (Pen, Int32, Int32, Int32, Int32)

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

IGraphics.DrawRectangle (Pen, Rectangle)

Draws a rectangle specified by a Rectangle structure.

IGraphics.DrawRectangle (Pen, Single, Single, Single, Single)

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

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace