BitmapFont.ascent

Ascent (number of pixels above the baseline).

  1. double ascent [@property getter]
    struct BitmapFont
    @nogc nothrow @property
    double
    ascent
    ()
  2. double ascent [@property setter]

Meta