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