StyleBoxFlat.antiAliasing

Anti Aliasing draws a small ring around edges. This ring fades to transparent. As a result edges look much smoother. This is only noticeable when using rounded corners.

  1. bool antiAliasing [@property getter]
    struct StyleBoxFlat
    @nogc nothrow @property
    bool
    antiAliasing
    ()
  2. bool antiAliasing [@property setter]

Meta