BitmapFont.ascent

Ascent (number of pixels above the baseline).

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

Meta