WebPlanner Programmer's Guide

IGraphics.DrawRectangles Method

See Also
 


Draws a series of rectangles specified by Rectangle structures.

 Overload List

Name Description

IGraphics.DrawRectangles (Pen, Rectangle[])

Draws a series of rectangles specified by Rectangle structures.

IGraphics.DrawRectangles (Pen, RectangleF[])

Draws a series of rectangles specified by RectangleF structures.

 See Also