Graphics::FillRectangles Method

 

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

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodFillRectangles(Brush^, array<Rectangle>^)

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

System_CAPS_pubmethodFillRectangles(Brush^, array<RectangleF>^)

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

Return to top
Show: