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

◆ exclude() [2/4]

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

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

Parameters
rectThe xtd::drawing::rectangle structure to exclude from this xtd::drawing::region.