经纬度坐标转伪直角坐标。

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public static Point3D SphericalToPseudoCartesian(
	Point3D point
)

参数

point
Type: SuperMap.Data..::.Point3D
待转换的经纬度坐标。

返回值

伪直角坐标。

版本信息

SuperMap iObjects .NET

受以下版本支持: 10.2.0, 10.2.1, 11.0.0, 11.0.1, 11.1.1, 11.2.0, 11.2.1

请参见