MapRouteLeg.Path Propriété

Définition

Obtient le chemin d’accès de l’étape d’itinéraire.

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

Valeur de propriété

Chemin de l’étape d’itinéraire.

S’applique à

Voir aussi