MapWinGeoProc:Utils GridToShapefile
From MapWindow GIS
GridToShapefile
Syntax
bool GridToShapefile(ref string gridPath, ref string resultSFPath)
Summary
Not Implemented, use MapWinGIS::Utils::GridToShapefile
Converts a grid to a shapefile.
Parameters
| gridPath | Full path to the grid. |
| resultSFPath | Full path to where the resulting shapefile will be saved. |
Returns
False if an error was encountered, true otherwise.
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Utils
















