Function BitmapFont.ascent

Ascent (number of pixels above the baseline).

double ascent() nothrow @property @nogc;

void ascent (
  double v
) nothrow @property @nogc;