Aspose::Font::FontMetrics::GetDescender method

FontMetrics::GetDescender method

Returns descender for specific Font size.

double Aspose::Font::FontMetrics::GetDescender(double fontSize) override
ParameterTypeDescription
fontSizedoubleFont size.

ReturnValue

Descender value.

See Also