Overload List

  Name Description
Public method MeasureString(String, Font)
Measures the specified string when drawn with a given Font object.
Public method MeasureString(String, Font, Double)
Measures the specified string when drawn with a given Font object into a rectangle with the specified width.
Public method MeasureString(String, Font, Double, StringFormat)
Measures the specified string when drawn with the specified Font object and formatted with the specified StringFormat object.

See Also