Represents a rectangle defined by its top-left corner (x, y) and its dimensions (width, height).
The height of the rectangle.
The width of the rectangle.
The x-coordinate of the top-left corner of the rectangle.
The y-coordinate of the top-left corner of the rectangle.
Represents a rectangle defined by its top-left corner (x, y) and its dimensions (width, height).