Function Line2D.removePoint

Removes the point at index i from the line.

void removePoint (
  const(long) i
) nothrow @nogc;