CompositeCurve.Segments

CompositeCurve.Segments property

The segments of the curve.

public List<Segment> Segments { get; }

See Also