inline void NormalizeY();
NormalizeY normalizes the y1 and y2 components of the current rectangle by comparing them. If (y1 > y2), the components are swapped.
Normal Normalize NormalizeX