Represents a labeled rectangle with coordinates and size.
Size
The size of the rectangle, defined by its width and height.
number
The x-coordinate of the top-left corner of the rectangle.
number
The y-coordinate of the top-left corner of the rectangle.