将指定的路由点对象添加到路由点集合对象的末尾。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public int Add( PointM pointM ) |
参数
- pointM
- Type: SuperMap.Data..::.PointM
要添加到此路由点集合对象中的路由点对象。
C# |
---|
public int Add( PointM pointM ) |