DynamicFont.outlineSize

The font outline's thickness in pixels (not relative to the font size).

  1. long outlineSize [@property getter]
    struct DynamicFont
    @nogc nothrow @property
    long
    outlineSize
    ()
  2. long outlineSize [@property setter]

Meta