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