Line2D.antialiased

If true, the line's border will be anti-aliased.

  1. bool antialiased [@property getter]
    struct Line2D
    @nogc nothrow @property
    bool
    antialiased
    ()
  2. bool antialiased [@property setter]

Meta