Intersects the current rectangle with the specified rectangle and returns a new Rectangle object representing the intersection.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
The rectangle to test.
A Rectangle object or Rectangle.Empty if the rectangles do not intersect.