다음을 통해 공유


MapRouteManeuver.StartingPoint 속성

정의

기동이 시작되는 위치를 가져옵니다.

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

속성 값

기동이 시작되는 위치입니다.

적용 대상

추가 정보