Deprecated in iOS7. Use NSString.DrawString(RectangleF, UIStringAttributes) instead
Draws the string in the specified rectangle with the specified font.
- str
- String to draw.
- rect
- Bounding rectangle.
- font
- Font to use to draw the string.
- mode
- The linebreak mode to use to draw the string.
The actual size used by the rendering.