Enumeration
RepeatGridShiftFlipType
Grid Repeat shift and flip type.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 3 | readonly | Create a grid after shifting both alternate rows and columns by half or flip the alternate rows about both x and y axis. | |
| Int = 1 | readonly | Create a grid after shifting alternate rows by half or flip the alternate rows about y axis. | |
| Int = 0 | readonly | Create a normal grid of arts. | |
| Int = 2 | readonly | Create a grid after shifting alternate columns by half or flip the alternate rows about x axis. |
Object of 3
Properties elsewhere that hold an RepeatGridShiftFlipType value.