Method Normalize
Normalize()
Normalizes the rectangle by making it's width and height positive, left less than right and top less than bottom.
public void Normalize()
Normalizes the rectangle by making it's width and height positive, left less than right and top less than bottom.
public void Normalize()