MapRoute.Path Proprietà

Definizione

Ottiene il percorso della route.

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

Valore della proprietà

Percorso della route.

Si applica a

Vedi anche