inline Point<T> TopLeft() const;
TopLeft returns a point representing the top left corner of the current rectangle.
A Point containing the x1 and y1 components of the current rectangle.
BottomLeft BottomRight TopRight