MobileForms Toolkit Documentation

GpsTracking Properties

The properties of the GpsTracking class are listed below. For a complete list of GpsTracking class members, see the GpsTracking Members topic.

Public Instance Properties

MinimalDistanceGets the minimal distance between two adjacent points that should be remembered.
MinimalTimeDifferenceGets the minimal time difference between two adjacent points that should be remembered.
PolylineConstructs new GeoPolyline object from the current TrackList.
PreventDeviceSuspendIndicates whether the GpsTracking should prevent the device from going into a suspended state during the position tracking.
RouteAccuracyDefines the route accuracy for the tracked data
TrackListGets the tracking list as a List of GeoPosition objects.

See Also

GpsTracking Class | Resco.Location.GPS Namespace