共用方式為


GeocoordinateSatelliteData.VerticalDilutionOfPrecision 屬性

定義

取得 Geocoordinate (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]

適用於