MultiCurve.IsClosed

MultiCurve.IsClosed property

Determines whether this curve is closed.

public virtual bool IsClosed { get; }

Property Value

true if this instance is closed; otherwise, false.

See Also