Polygon2D.antialiased

If true polygon edges will be anti-aliased. Default value: false.

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

Meta