Measures the specified string when drawn with the specified Font object.
Overload List| Name | Description |
|---|---|
Measures the specified string when drawn with the specified Font object. |
|
IGraphics.MeasureString (String, Font, Double, StringFormat) |
Measures the specified string when drawn with the specified Font object and formatted with the specified StringFormat object. |
IGraphics.MeasureString (String, Font, Size, StringFormat, Int32@, Int32@) |
Measures the specified string when drawn with the specified Font object and formatted with the specified StringFormat object. |
See Also