Construct the rectangle from its coordinates
Be careful, the last two parameters are the width and height, not the right and bottom coordinates!
Top coordinate of the rectangle
Width of the rectangle
Height of the rectangle
See Implementation
Construct the rectangle from its coordinates
Be careful, the last two parameters are the width and height, not the right and bottom coordinates!