Function Curve.setPointLeftMode

Sets the left tangentmode for the point at index to mode.

void setPointLeftMode (
  const(long) index,
  const(long) mode
) nothrow @nogc;