<Code Lib>
2026 Method
Changes 5
M

FillGrid.GetSegments

Description:
Gets the segments of the fill grid.

public IList<double> GetSegments()

IList<Double> The segments.

Loading…