Aspose::Font::IFontMetrics::GetTypoAscender 方法

IFontMetrics::GetTypoAscender method

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

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

ReturnValue

排版上升线值。

另见