start property

GridCoordinate? start
getter/setter pair

The coordinate to start writing data at.

Any number of rows and columns (including a different number of columns per row) may be written.

Implementation

GridCoordinate? start;