根据指定的参数来构造一个 GeoCoordSys 的新对象。

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

语法

C#
public GeoCoordSys(
	GeoCoordSysType type,
	GeoSpatialRefType refType
)

参数

type
Type: SuperMap.Data..::.GeoCoordSysType
地理坐标系类型。
refType
Type: SuperMap.Data..::.GeoSpatialRefType
空间坐标系类型,用以区分平面坐标系、地理坐标系、投影坐标系。

版本信息

SuperMap iObjects .NET


请参见