In The Hand LtdIn The Hand
MovementThreshold Property
NamespacesInTheHand.Device.LocationGeoCoordinateWatcherMovementThreshold
.NET Components for Mobility
The distance that must be moved, in meters relative to the coordinate from the last PositionChanged event, before the location provider will raise another PositionChanged event.
Declaration Syntax
C#Visual Basic
public double MovementThreshold { get; set; }
Public Property MovementThreshold As Double
	Get
	Set
Value
Distance in meters.

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