Line.Segments

Line.Segments property

Gets the segments of the line

public IList<int[]> Segments { get; }

See Also