GeocoordinateSatelliteData.PositionDilutionOfPrecision Property

Definition

Gets the position dilution of precision (PDOP) of a Geocoordinate.

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

Property Value

The position dilution of precision (PDOP).

Windows requirements

App capabilities
location ID_CAP_LOCATION [Windows Phone]

Applies to