<Code Lib>
2026 Method
Changes 5
M

FillPattern.GetFillGrid

Description:
Gets the specified fill grid.

public FillGrid GetFillGrid(
	int gridIdx
)

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

Loading…