FontMetrics.GetAscender

FontMetrics.GetAscender method

返回特定字体大小的升部值。

public virtual double GetAscender(double fontSize)
参数类型描述
fontSizeDouble字体大小。

返回值

上升线值。

另见