LineOfExtendedPortions.EPortions

LineOfExtendedPortions.EPortions property

Gets or sets the list of extended portions in the line.

public List<ExtendedPortion> EPortions { get; set; }

See Also