Measures a string.
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. |
See Also