System.Drawing.Font object that defines the appearance and size of the text.
width
Maximum width of the string.
Return Value
The size of the string expressed in points.
Remarks
This overload wraps the string to prevent any lines from getting wider than the width parameter. The value returned contains the given width and the height needed to render the entire string.