In The Hand LtdIn The Hand
VerticalAccuracy Property
NamespacesInTheHand.Device.LocationGeoCoordinateVerticalAccuracy
.NET Components for Mobility
Gets or sets the accuracy of the altitude given by the GeoCoordinate, in meters.
Declaration Syntax
C#Visual Basic
public double VerticalAccuracy { get; set; }
Public Property VerticalAccuracy As Double
	Get
	Set
Value
The accuracy of the altitude, in meters.
Remarks

To determine the raw Vertical Dilution of Precision (VDOP) value divide this value by 6.

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