根据指定的参数来构造一个 GeoLineM 的新对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public GeoLineM( PointMs pointMs ) |
参数
- pointMs
- Type: SuperMap.Data..::.PointMs
构成路由的路由点集合。
C# |
---|
public GeoLineM( PointMs pointMs ) |