Check the intersection between two rectangles.
This overload returns the overlapped rectangle in the intersection parameter.
Rectangle to test
Rectangle to be filled with the intersection
true if rectangles overlap, false otherwise.
See Implementation
Check the intersection between two rectangles.
This overload returns the overlapped rectangle in the intersection parameter.