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

◆ complement() [2/4]

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

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

Parameters
rectThe xtd::drawing::rectangle structure to complement this xtd::drawing::region.