<Code Lib>
2025 Method
Changes 5
M

FillGrid.GetSegments

Description:
Gets the segments of the fill grid.

public IList<double> GetSegments()

IList<Double> The segments.

Loading…