2024 Method
Changes 0
M

LinePattern.SetSegments

Description:
Sets the sequence of segments that defines this line pattern.
public void SetSegments(
	IList<LinePatternSegment> lineSegs
)