根据指定的参数类构造一个 GeoSpheroid 的新对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public GeoSpheroid( GeoSpheroidType type ) |
参数
- type
- Type: SuperMap.Data..::.GeoSpheroidType
指定的地球椭球体类型参数。
C# |
---|
public GeoSpheroid( GeoSpheroidType type ) |