MapRouteManeuver.StartingPoint 属性

定义

获取操作开始的位置。

public:
 property Geopoint ^ StartingPoint { Geopoint ^ get(); };
Geopoint StartingPoint();
public Geopoint StartingPoint { get; }
var geopoint = mapRouteManeuver.startingPoint;
Public ReadOnly Property StartingPoint As Geopoint

属性值

演习开始的位置。

适用于

另请参阅