Returns a rectangle with a positive width and height.
Original signature is 'CGRect CGRectStandardize ( CGRect rect );'
Available in Mac OS X v10.0 and later.


- rect (CGRect)
- MISSING

A rectangle that represents the source rectangle, but with positive width and height values.

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