Determines if this rectangle intersects with the specified rectangle.
Namespace: com.mindfusion.commonPackage: com.mindfusion.common
public boolean intersectsWith ( Rectangle rect)
The rectangle to test.
true if there is any intersection, otherwise false.
Rectangle MembersRectangle Classcom.mindfusion.common Namespace