次の方法で共有


Geoposition.Coordinate プロパティ

定義

地理的な場所に関連付けられている緯度と経度。

public:
 property Geocoordinate ^ Coordinate { Geocoordinate ^ get(); };
Geocoordinate Coordinate();
public Geocoordinate Coordinate { get; }
var geocoordinate = geoposition.coordinate;
Public ReadOnly Property Coordinate As Geocoordinate

プロパティ値

地理的な場所に関連付けられている緯度と経度。

Windows の要件

アプリの機能
location ID_CAP_LOCATION [Windows Phone]

適用対象