Overload List

  NameDescription
MeasureString(String)
Measures the specified text string when drawn with the current settings.
MeasureString(String, Font)
Measures the specified text string when drawn with the current settings.
MeasureString(String, SizeF)
Measures the specified text string when drawn with the current settings.
MeasureString(String, Int32)
Measures the specified text string when drawn with the current settings.
MeasureString(String, Font, SizeF)
Measures the specified text string when drawn with the current settings.
MeasureString(String, Font, Int32)
Measures the specified text string when drawn with the current settings.
MeasureString(String, PointF, StringFormat)
Measures the specified text string when drawn with the current settings.
MeasureString(String, SizeF, StringFormat)
Measures the specified text string when drawn with the current settings.
MeasureString(String, Int32, StringFormat)
Measures the specified text string when drawn with the current settings.
MeasureString(String, Font, PointF, StringFormat)
Measures the specified text string when drawn with the current settings.
MeasureString(String, Font, SizeF, StringFormat)
Measures the specified text string when drawn with the current settings.
MeasureString(String, Font, Int32, StringFormat)
Measures the specified text string when drawn with the current settings.
MeasureString(String, SizeF, StringFormat, Int32%, Int32%)
Measures the specified text string when drawn with the current settings.
MeasureString(String, Font, SizeF, StringFormat, Int32%, Int32%)
Measures the specified text string when drawn with the current settings.

See Also