<Code Lib>
2027 Method
Changes 0
M

LinePattern.SetSegments

Description:
Sets the sequence of segments that defines this line pattern.

public void SetSegments(
	IList<LinePatternSegment> lineSegs
)

Loading…