Gets a Rectangle that contains the union of two specified rectangles.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
The first rectangle to union.
The second rectangle to union.
A Rectangle object that bounds the union of the specified rectangles.