MapWinGeoProc:Statistics ComputeAreas
From MapWindow GIS
ComputeAreas
Syntax
bool ComputeAreas(MapWinGIS.Shapefile polySF)
Summary
Not Implemented
This function will calculate the area of every polygon shape in the shapefile and write the results to the corresponding .dbf table.
Parameters
| polySF | The shapefile of polygons whose areas 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
















