Function Line2D.antialiased

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

bool antialiased() nothrow @property @nogc;

void antialiased (
  bool v
) nothrow @property @nogc;