BitmapFont.height

Total font height (ascent plus descent) in pixels.

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

Meta