Function CSGPolygon.pathJoined

If true the start and end of our path are joined together ensuring there is no seam when mode is constant MODE_PATH.

bool pathJoined() nothrow @property @nogc;

void pathJoined (
  bool v
) nothrow @property @nogc;