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