Aspose::Font::IFontMetrics::GetDescender 方法

IFontMetrics::GetDescender method

返回特定 Font 大小的下沉值。

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

ReturnValue

下沉值。

另见