|
This method constructs an XRect object from the coordinates of
two diagonally opposite corners.
If the minimum x values are larger than the minimum x values
then the XRect will have a negative width. Similarly if the minimum
y values are larger than the maximum y values then the XRect will
have a negative height.
|