MapRouteManeuver.StartingPoint 屬性

定義

取得動作開始的位置。

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

屬性值

動作開始的位置。

適用於

另請參閱