Function Path2D.curve

A Curve2D describing the path.

Curve2D curve() nothrow @property @nogc;

void curve (
  Curve2D v
) nothrow @property @nogc;