MapWinGIS:GridFileType
From MapWindow GIS
The grid file type enumerations indicate the file type for the grid.
Values
| Name | Summary |
|---|---|
| InvalidGridFileType | This specifies that the grid is of a file type not supported by MapWinGIS. |
| Ascii | This specifies that the grid is an ASCII grid. |
| Binary | This specifies that the grid is of a binary grid. |
| Esri | This specifies that the grid is of an ESRI grid. |
| Sdts | This specifies that the grid is of an SDTS grid. |
| UseExtension | This specifies that the grid type can be determined by the file extension used in the grid's filename. |
