- dx
- The amount to add to the rectangle's left and right coordinates
- dy
- The amount to add to the rectangle's top and bottom coordinates
Offset the rectangle by adding dx to its left and right coordinates, and adding dy to its top and bottom coordinates.