Data structure with top-left coordinates (x, y) and size (width, height) of the rectangle.
X position.
Y position.
Width.
Height.
Data structure with top-left coordinates (x, y) and size (width, height) of the rectangle.