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

◆ make_union() [1/2]

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

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

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