FontMetrics.GetAscender
FontMetrics.GetAscender method
返回特定字体大小的升部值。
public virtual double GetAscender(double fontSize)
| 参数 | 类型 | 描述 |
|---|---|---|
| fontSize | Double | 字体大小。 |
返回值
上升线值。
另见
- class FontMetrics
- namespace Aspose.Font
- assembly Aspose.Font
返回特定字体大小的升部值。
public virtual double GetAscender(double fontSize)
| 参数 | 类型 | 描述 |
|---|---|---|
| fontSize | Double | 字体大小。 |
上升线值。