Function Line2D.roundPrecision

The smoothness of the rounded joints and caps. This is only used if a cap or joint is set as round.

long roundPrecision() nothrow @property @nogc;

void roundPrecision (
  long v
) nothrow @property @nogc;