Click or drag to resize

BaseGpsReceiverPosition3DChanged Event

Occurs when latitude or longitude or altitude has changed.

Namespace: ZylSoft.Gps
Assembly: ZylGpsReceiver (in ZylGpsReceiver.dll) Version: 3.28.8737.22596
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public event EventHandler<DmsPositionEventArgs> Position3DChanged

Value

EventHandlerDmsPositionEventArgs
See Also