对面对象数组进行聚合。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public static GeoRegion[] AggregatePolygons( GeoRegion[] sourceGeometrys, AggregatePolygonParameter aggregateParameter, PrjCoordSys prjCoordSys ) |
参数
- sourceGeometrys
- Type: array<
SuperMap.Data..::.GeoRegion
>[]()[]
输入几何对象数组,必须为面对象。
- aggregateParameter
- Type: SuperMap.Data..::.AggregatePolygonParameter
输入聚合面参数。
- prjCoordSys
- Type: SuperMap.Data..::.PrjCoordSys
输入几何对象坐标系。