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

◆ make_intersect() [1/2]

void xtd::drawing::rectangle::make_intersect ( const rectangle rect)
noexcept

Replaces this xtd::drawing::rectangle with the intersection of itself and the specified xtd::drawing::rectangle.

Parameters
rectThe xtd::drawing::rectangle with which to intersect.