Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
System.Drawing
Graphics Class
Graphics Methods

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Graphics.MeasureString Method
Measures the specified string when drawn with the specified Font.
Name Description
Graphics.MeasureString (String, Font) Measures the specified string when drawn with the specified Font.

Supported by the .NET Compact Framework.

Graphics.MeasureString (String, Font, Int32) Measures the specified string when drawn with the specified Font.
Graphics.MeasureString (String, Font, SizeF) Measures the specified string when drawn with the specified Font within the specified layout area.
Graphics.MeasureString (String, Font, Int32, StringFormat) Measures the specified string when drawn with the specified Font and formatted with the specified StringFormat.
Graphics.MeasureString (String, Font, PointF, StringFormat) Measures the specified string when drawn with the specified Font and formatted with the specified StringFormat.
Graphics.MeasureString (String, Font, SizeF, StringFormat) Measures the specified string when drawn with the specified Font and formatted with the specified StringFormat.
Graphics.MeasureString (String, Font, SizeF, StringFormat, Int32, Int32) Measures the specified string when drawn with the specified Font and formatted with the specified StringFormat.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
More information on rendering text with GDI+      David M. Kean   |   Edit   |   Show History

For more information on rendering text with GDI+, including how to measure the real size of a character with MeasureString, see the following article:

http://windowsforms.net/articles/gdiptext.aspx

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker