void xtd::drawing::drawing_2d::graphics_path::add_rectangles | ( | const std::vector< xtd::drawing::rectangle > & | rects | ) |
Adds a series of rectangles to this path.
rects | An array of xtd::drawing::rectangle structures that represents the rectangles to add. |