根据给定的 GeoDatum 对象构造一个与其完全相同的新对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public GeoDatum( GeoDatum geoDatum ) |
参数
- geoDatum
- Type: SuperMap.Data..::.GeoDatum
指定的GeoDatum对象。
C# |
---|
public GeoDatum( GeoDatum geoDatum ) |