Function Line2D.setPointPosition

Overwrites the position in point i with the supplied position.

void setPointPosition (
  const(long) i,
  const(Vector2) position
) nothrow @nogc;