Compartilhar via


MapRouteManeuver.StartingPoint Propriedade

Definição

Obtém o local em que a manobra começa.

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

Valor da propriedade

O local em que a manobra começa.

Aplica-se a

Confira também