Graphics::FillRectangles Method
.NET Framework (current version)
Fills the interiors of a series of rectangles specified by Rectangle structures.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | FillRectangles(Brush^, array<Rectangle>^) | Fills the interiors of a series of rectangles specified by Rectangle structures. |
![]() | FillRectangles(Brush^, array<RectangleF>^) | Fills the interiors of a series of rectangles specified by RectangleF structures. |
Show:
