<Code Lib>
2022 Method
Changes 4
M

FillPattern.GetFillGrid

Description:
Gets the specified fill grid.

public FillGrid GetFillGrid(
	int gridIdx
)

  • Int32
    gridIdx
    The index of the fill grid.
Return Value The fill grid. The fill grid.

Loading…