根据指定的 PointEPS 对象构造一个GeoPointEPS类对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public GeoPointEPS( PointEPS point ) |
参数
- point
- Type: SuperMap.Data..::.PointEPS
指定的 PointEPS 对象。
C# |
---|
public GeoPointEPS( PointEPS point ) |