Introduction
A Rectangle with a float X, Y, Width and Height.
Properties
Bottom
The bottom (Y) of the rectangle.
Empty
An empty rectangle.
Height
The height of the rectangle.
Left
The left (X) of the rectangle.
Location
The location (top left) of the rectangle.
Right
The right (X) of the rectangle.
Top
The top (Y) of the rectangle.
Width
The width of the rectangle.
X
The X coordinate of the rectangle.
Y
The Y coordinate of the rectangle.