MapWinGeoProc:Globals SeparateParts
From MapWindow GIS
SeparateParts
Syntax
SeparateParts(ref MapWinGIS.Shape poly, ref MapWinGIS.Shape[] polyParts)
Summary
Separates all parts of a multi-part polygon.
Parameters
| poly | The mulit-part polygon to be separated. |
| polyParts | The array that will hold each separated polygon part. |
Visual Basic Net 2005 Example Implementation Code
Visual C# 2005 Example Implementation Code
Back to Globals
















