MapWinGeoProc:Statistics ComputeLengths
From MapWindow GIS
ComputeLengths
Syntax
bool ComputeLengths(MapWinGIS.Shapefile lineSF)
Summary
Not Implemented
This function will calculate the length of every line shape in the shapefile and save the results to the corresponding .dbf table.
Parameters
| lineSF | The shapefile of lines whose lengths are to be computed. |
Returns
False if an error was encountered, true otherwise.
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Statistics
















