Overload | Description |
---|---|
MeasureString(String,Font,Double,StringFormat,Int32) | Measures the specified string when drawn with the specified Font object and formatted with the specified StringFormat 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) | Measures the specified string when drawn with a given Font object. |