MapRouteManeuver.StartingPoint プロパティ

定義

操縦が開始される場所を取得します。

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

プロパティ値

操縦が開始される場所。

適用対象

こちらもご覧ください