Link Search Menu Expand Document

CanvasMeasureString Method

OverloadĀ List
NameDescription
Public methodMeasureString(String, Font)
Measures the specified string when drawn with the specified Font.
Public methodMeasureString(String, Font, StringFormat)
Measures the width of the text, considering Word Spacing and Character Spacing of the String Format
Public methodMeasureString(String, Font, Single)
Measures the specified string limited to the specified width.
Public methodMeasureString(String, Font, Single, StringFormat)
Measures the specified string limited to the specified width.
Top
See Also

Reference