Aspose::Font::IFontMetrics::GetAscender 方法

IFontMetrics::GetAscender method

返回特定 Font 大小的上升线。

virtual double Aspose::Font::IFontMetrics::GetAscender(double fontSize)=0
参数类型描述
fontSizedoubleFont 大小。

ReturnValue

上升线值。

另见