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

◆ make_xor() [4/4]

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

Updates this xtd::drawing::region to the union minus the intersection of itself with the specified xtd::drawing::region.

Parameters
pathThe xtd::drawing::region to Xor with this xtd::drawing::region.