MapRoute.Path Propriété

Définition

Obtient le chemin de l’itinéraire.

public:
 property Geopath ^ Path { Geopath ^ get(); };
Geopath Path();
public Geopath Path { get; }
var geopath = mapRoute.path;
Public ReadOnly Property Path As Geopath

Valeur de propriété

Chemin d'accès de l'itinéraire.

S’applique à

Voir aussi