This documentation is archived and is not being maintained.
GeoCoordinate.VerticalAccuracy Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the vertical accuracy of the GeoCoordinate, in meters.
Namespace:
System.Device.Location
Assembly:
System.Device (in System.Device.dll)
XMLNS for XAML: Not mapped to an xmlns.
'Declaration
Public Property VerticalAccuracy As Double
<object VerticalAccuracy="double" .../>
The vertical accuracy value must not be negative.
Setting this property may throw one of the following exceptions.
ArgumentOutOfRangeException | The argument must not be negative. |
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0