次の方法で共有


GeocoordinateSatelliteData.VerticalDilutionOfPrecision プロパティ

定義

ジオ座標の垂直希釈精度 (VDOP) を取得します。

public:
 property IReference<double> ^ VerticalDilutionOfPrecision { IReference<double> ^ get(); };
IReference<double> VerticalDilutionOfPrecision();
public System.Nullable<double> VerticalDilutionOfPrecision { get; }
var iReference = geocoordinateSatelliteData.verticalDilutionOfPrecision;
Public ReadOnly Property VerticalDilutionOfPrecision As Nullable(Of Double)

プロパティ値

垂直希釈精度 (VDOP)。

Windows の要件

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

適用対象