RectangleNormalize Method
Normalizes the rectangle by making it's width and height positive, left less than right and top less than bottom.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public void Normalize()
See Also