WebPlanner Programmer's Guide

IGraphics.FillRectangles Method

See Also
 


Fills the interiors of a series of rectangles specified by Rectangle structures.

 Overload List

Name Description

IGraphics.FillRectangles (Brush, Rectangle[])

Fills the interiors of a series of rectangles specified by Rectangle structures.

IGraphics.FillRectangles (Brush, RectangleF[])

Fills the interiors of a series of rectangles specified by RectangleF structures.

 See Also