Compartir a través de


MapRoute.Path Propiedad

Definición

Obtiene la ruta de acceso de la ruta.

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

Valor de propiedad

La ruta de acceso de la ruta.

Se aplica a

Consulte también