MapWinGeoProc:Utils CheckPolygon
From MapWindow GIS
CheckPolygon
Syntax
CheckPolygon(MapWinGIS.Shape polygon)
Summary
Checks a shape object to ensure that it is a valid polygon.
Errors will throw exceptions.
Parameters
| polygon | MapWinGIS Shape to test. |
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Utils
















