IFontMetrics.MeasureString
IFontMetrics.MeasureString method
Measures string and returns string width.
public double MeasureString(string unicode, double fontSize)
Parameter | Type | Description |
---|---|---|
unicode | String | Unicode string. |
fontSize | Double | Font size. |
Return Value
String width.
See Also
- interface IFontMetrics
- namespace Aspose.Font
- assembly Aspose.Font