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]

适用于