MeasureString
TtfFontMetrics.MeasureString method
测量字符串并返回字符串宽度。
public override double MeasureString(string unicode, double fontSize)
范围 | 类型 | 描述 |
---|---|---|
unicode | String | Unicode 字符串。 |
fontSize | Double | 字体大小。 |
返回值
字符串宽度。
也可以看看
- class TtfFontMetrics
- 命名空间 Aspose.Font.Ttf
- 部件 Aspose.Font