Graphics.FillRectangles Method
.NET Framework 4.5
Fills the interiors of a series of rectangles specified by Rectangle structures.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
FillRectangles(Brush, Rectangle[]) | Fills the interiors of a series of rectangles specified by Rectangle structures. |
|
FillRectangles(Brush, RectangleF[]) | Fills the interiors of a series of rectangles specified by RectangleF structures. |