FillPattern.GetFillGrid
Description:
Gets the specified fill grid.
Gets the specified fill grid.
public FillGrid GetFillGrid(
int gridIdx
)
-
Int32gridIdxThe index of the fill grid.
Return Value
The fill grid.
The fill grid.
-
The index of the FillGrid is not valid.