IList<double>
Gets or sets the list to hold the lengths of lines.
If it is an array, the values are assigned starting at index 0;.
otherwise, the values are added using ICollection<double>.Add.
No value will be provided if it is null.