Function BitmapFont.height
Total font height (ascent plus descent) in pixels.
double height() nothrow @property @nogc;
void height
(
double v
) nothrow @property @nogc;
Total font height (ascent plus descent) in pixels.
double height() nothrow @property @nogc;
void height
(
double v
) nothrow @property @nogc;