Spline.Closed

Spline.Closed property

Gets or sets a value indicating whether there is a segment connecting the first and last control vertices.

public bool Closed { get; set; }

See Also