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

◆ complement() [3/4]

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

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

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