GeocoordinateSatelliteData.VerticalDilutionOfPrecision Property

Definition

Gets the vertical dilution of precision (VDOP) of a Geocoordinate.

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)

Property Value

The vertical dilution of precision (VDOP).

Windows requirements

App capabilities
location ID_CAP_LOCATION [Windows Phone]

Applies to