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

◆ make_union() [4/4]

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

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

Parameters
regionThe xtd::drawing::region to unite with this xtd::drawing::region.