Parameters
- text
- String to measure.
- font
- System.Drawing.Font object that defines the appearance and size of the text.
- width
- Maximum width of the string.
- sf
- A System.Drawing.StringFormat object that determines whether word wrapping is allowed.
- firstChar
- The zero-based starting character position of a string.
Return Value
The size of the string expressed in points.