/// <inheritdoc /> public double Descender(int fontSize) { return(FontMetrics.Descender(fontSize)); }