Overload | Description |
---|---|
MeasureString(String,Font,Single,StringFormat,Int32) | Measures the specified string when drawn with the specified System.Drawing.Font object and formatted with the specified System.Drawing.StringFormat object. |
MeasureString(String,Font,Single) | Measures the specified string when drawn with a given System.Drawing.Font object into a rectangle with the specified width. |
MeasureString(String,Font) | Measures the specified string when drawn with a given System.Drawing.Font object. |