Returns the width of a rectangle.


- rect (CGRect)
- The rectangle to examine.

The width of the specified rectangle.

Original declaration is : float CGRectGetWidth ( 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)