FillPattern.GetFillGrid
Method
Description:
Gets the specified fill grid.
Gets the specified fill grid.
Parameters
| Parameter | Type | Description |
|---|---|---|
| gridIdx | Int32 | The index of the fill grid. |
Return Value
| Type | Description |
|---|---|
| FillGrid | The fill grid. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The index of the FillGrid is not valid. |