BitmapFont.height

Total font height (ascent plus descent) in pixels.

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

Meta