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

◆ make_union() [1/2]

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

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

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