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