MapWinGeoProc:Statistics Area
From MapWindow GIS
Area
Syntax
Area(ref MapWinGIS.Shape shape)
Summary
Computes the area of a polygon. For multi-part polygons, assume holes are counter-clockwise.
Parameters
| shape | The polygon shape. |
Returns
The area in square units, or 0.0 if it could not be found.
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Statistics
















