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

◆ complement() [4/4]

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

Updates this xtd::drawing::region to contain the portion of the specified xtd::drawing::region that does not intersect with this xtd::drawing::region.

Parameters
regionThe xtd::drawing::region object to complement this xtd::drawing::region object.