xtd 0.2.0
Loading...
Searching...
No Matches

◆ fill_rectangles() [2/2]

void xtd::drawing::graphics::fill_rectangles ( const xtd::drawing::brush brush,
const std::vector< xtd::drawing::rectangle_f > &  rects 
)

Fills the interiors of a series of rectangles specified by xtd::drawing::rectangle_f structures.

Parameters
brushxtd::drawing::brush that determines the characteristics of the fill.
rectsArray of xtd::drawing::rectangle_f structures that represent the rectangles to fill.