Aspose::Font::IFontMetrics::GetDescender method

IFontMetrics::GetDescender method

Returns descender for specific Font size.

virtual double Aspose::Font::IFontMetrics::GetDescender(double fontSize)=0
ParameterTypeDescription
fontSizedoubleFont size.

ReturnValue

Descender value.

See Also