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

◆ make_intersect() [1/2]

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

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

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