LinePattern.GetSegments
Description:
Gets the sequence of segments that defines this line pattern.
Gets the sequence of segments that defines this line pattern.
public IList<LinePatternSegment> GetSegments()
IList<LinePatternSegment>
The sequence of segments.