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

◆ intersect() [2/4]

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

Updates this xtd::drawing::region to the intersection of itself with the specified xtd::drawing::rectangle structure.

Parameters
Thextd::drawing::rectangle structure to intersect with this xtd::drawing::region.