次の方法で共有


StreetsidePanorama.Location プロパティ

定義

StreetsidePanorama に対応する地理的な場所を取得します。

public:
 property Geopoint ^ Location { Geopoint ^ get(); };
Geopoint Location();
public Geopoint Location { get; }
var geopoint = streetsidePanorama.location;
Public ReadOnly Property Location As Geopoint

プロパティ値

StreetsidePanorama に対応する地理的な場所。

適用対象