计算由指定的点集合对象构成的多边形的球面面积。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public double ComputeSphericalArea( Point2Ds points ) |
参数
- points
- Type: SuperMap.Data..::.Point2Ds
构成需要进行计算面积的多边形的点集合对象。