Function Line2D.widthCurve

The line's width varies with the curve. The original width is simply multiply by the value of the Curve.

Curve widthCurve() nothrow @property @nogc;

void widthCurve (
  Curve v
) nothrow @property @nogc;