Freigeben über


MapRouteLeg.Path Eigenschaft

Definition

Ruft den Pfad des Routenabschnitts ab.

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

Eigenschaftswert

Der Weg des Streckenabschnitts.

Gilt für:

Weitere Informationen