GeoCoordinateWatcher.MovementThreshold Property
May 02, 2013
The minimum distance that must be travelled between successive PositionChanged events.
Assembly: System.Device (in System.Device.dll)
XMLNS for XAML: Not mapped to an xmlns.
<object MovementThreshold="double" .../>
Property Value
Type: System.DoubleThe distance, in meters, that must be travelled between successive PositionChanged events. The default value for this property is 0 meters.