Returns a rectangle with a positive width and height.


- rect (CGRect)
- The source rectangle.

Returns a rectangle, equivalent to the source rectangle, with a positive width and height.

Original declaration is : CGRect CGRectStandardize ( CGRect rect );

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)