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

◆ make_union() [1/4]

void xtd::drawing::region::make_union ( const xtd::drawing::drawing_2d::graphics_path path)
noexcept

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

Parameters
pathThe xtd::drawing::graphics_path to unite with this xtd::drawing::region.