Function Curve.setPointRightMode

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

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