Function Line2D.jointMode

The style for the points between the start and the end.

Line2D.LineJointMode jointMode() nothrow @property @nogc;

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