Return the distance between two rectangles.
The top-right, top-left, bottom-left, bottom-right points (in that order) of the first rectangle.
The top-right, top-left, bottom-left, bottom-right points (in that order) of the second rectangle.
The distance between the two rectangles
Return the distance between two rectangles.