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