<Code Lib>
2023 Method
Changes 0
M

FillGrid.SetSegments

Description:
Sets the segments to the fill grid.

public void SetSegments(
	IList<double> segArr
)

  • IList<Double>
    segArr
    The segments to be used.

Loading…