MobileForms Toolkit Documentation

GpsDevice.OnPositionChanged Method 

Remembers the new position and raises the PositionChanged event.

protected void OnPositionChanged(
GeoPosition pos
);

Parameters

pos
An instance of the GeoPosition object that represents the new position.

See Also

GpsDevice Class | Resco.Location.GPS Namespace