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

◆ make_union() [3/4]

void xtd::drawing::region::make_union ( const xtd::drawing::rectangle_f rect)
noexcept

Updates this xtd::drawing::region to the union of itself and the specified xtd::drawing::rectangle_f structure.

Parameters
rectThe xtd::drawing::rectangle_f structure to unite with this xtd::drawing::region.