User32UnionRect Method

Overload List

UnionRect(NativeRectangle, NativeRectangle, NativeRectangle) Creates the union of two rectangles. The union is the smallest rectangle that contains both source rectangles.
UnionRect(Rectangle, Rectangle, Rectangle) Creates the union of two rectangles. The union is the smallest rectangle that contains both source rectangles.

See Also