Property Closed Closed Whether the spline is open (has a start and end point) or closed (forms an unbroken loop). Declaration public bool Closed { get; set; } Property Value Type Description bool Implements ISpline.Closed