This documentation is archived and is not being maintained.
GeoCoordinate.Speed Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the speed of the GeoCoordinate in meters per second.
Namespace:
System.Device.Location
Assembly:
System.Device (in System.Device.dll)
XMLNS for XAML: Not mapped to an xmlns.
'Declaration
Public Property Speed As Double
<object Speed="double" .../>
The speed 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