MapRouteLeg.Path 屬性

定義

取得路線路徑。

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

屬性值

路線路線的路徑。

適用於

另請參閱