MapWinGeoProc:Globals FixMultiPartPoly
From MapWindow GIS
FixMultiPartPoly
Syntax
FixMultiPartPoly(ref MapWinGIS.Shape polygon)
Summary
Determines which shapes are holes and which shapes are islands in
a multi-part polygon and fixes their orientations accordingly.
Parameters
| polygon | The multi-part polygon whose parts need to be checked. |
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Globals
















