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