In The Hand LtdIn The Hand
HorizontalAccuracy Property
NamespacesInTheHand.Device.LocationGeoCoordinateHorizontalAccuracy
.NET Components for Mobility
Gets or sets the accuracy of the latitude and longitude given by the GeoCoordinate, in meters.
Declaration Syntax
C#Visual Basic
public double HorizontalAccuracy { get; set; }
Public Property HorizontalAccuracy As Double
	Get
	Set
Value
The accuracy of the latitude and longitude, in meters.
Remarks
The accuracy can be considered the radius of certainty of the latitude/longitude data. A circular area that is formed with the accuracy as the radius and the latitude/longitude coordinates as the center contains the actual location.

To determine the raw Horizontal Dilution of Precision (HDOP) value divide this value by 6.

Assembly: InTheHand.Device (Module: InTheHand.Device) Version: 7.0.0.0