Draws a rectangle.
IGraphics.DrawRectangle (Pen, Double, Double, Double, Double)
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 MembersIGraphics InterfaceMindFusion.Drawing Namespace