将以经纬度作为插入点的笛卡尔坐标系的模型转成经纬度坐标。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
参数
- ptList
- Type: System.Collections.Generic..::.List<(Of <(Point3D>)>)
待转换的点列表。
- lonlat
- Type: SuperMap.Data..::.Point3D
指定插入点坐标。