Geoposition クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
緯度と経度のデータまたは会場データを含む可能性のある場所を表します。
public ref class Geoposition sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class Geoposition final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class Geoposition
Public NotInheritable Class Geoposition
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
アプリの機能 |
location
ID_CAP_LOCATION [Windows Phone]
|
注釈
GetGeopositionAsync メソッドを使用するか、PositionChanged イベントを処理して、Geoposition オブジェクトを取得します。
プロパティ
CivicAddress |
サポートされていない API。 |
Coordinate |
地理的な場所に関連付けられている緯度と経度。 |
VenueData |
地理的な場所に関連付けられている会場を表します。 |