全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
GeoLineM
.
.
::
.
SetMAtPoint 方法 (Point2D, Double)
GeoLineM 类
请参见
发送反馈
设置路由对象指定点处的 M 值。
命名空间:
SuperMap.Data
程序集:
SuperMap.Data
(in SuperMap.Data)
版本:
dll
语法
C#
public
bool
SetMAtPoint
(
Point2D
pntPoint2d
,
double
measue
)
参数
pntPoint2d
Type:
SuperMap.Data
.
.
::
.
Point2D
指定的点对象。
measue
Type:
System
.
.
::
.
Double
指定的 M 值。
返回值
一个布尔值,表示设置是否成功,true 表示成功,false 表示失败。
请参见
GeoLineM 类
SetMAtPoint Overload
SuperMap.Data 命名空间