Share via


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 的地理位置。

适用于