struct
GridIndex
A two-dimensional indexer
Fields
| Column | The column index |
| Row | The row index |
Constructors
| GridIndex(int, int) | Create a new grid index |
A two-dimensional indexer
| Column | The column index |
| Row | The row index |
| GridIndex(int, int) | Create a new grid index |