Пример #1
0
 /// <inheritdoc />
 public double Descender(int fontSize)
 {
     return(FontMetrics.Descender(fontSize));
 }