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

◆ intersect() [4/4]

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

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

Parameters
regionThe xtd::drawing::region to intersect with this xtd::drawing::region.