MobileForms Toolkit Documentation

GpsTracking  Constructor (GpsDevice, Boolean)

Constructs an instance of the GpsTracking object.

public GpsTracking(
GpsDevice device,
bool dispose
);

Parameters

device
An instance of the GpsDevice object which should be used for the GPS data acquisition.
dispose
Determines whether the device object should be disposed during the current object disposal.

See Also

GpsTracking Class | Resco.Location.GPS Namespace | GpsTracking Constructor Overload List