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