ZylGPSReceiver.NET

DMSPositionEventArgs Class

Provides data for the Position2DChanged event.

For a list of all members of this type, see DMSPositionEventArgs Members.

System.Object
   EventArgs
      DMSPositionEventArgs

[Visual Basic]
Public Class DMSPositionEventArgs
    Inherits 
[C#]
public class DMSPositionEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Position2DChanged event occures when latitude or longitude or altitude has changed.

Requirements

Namespace: ZylGPSReceiver

Assembly: ZylGPSReceiver (in ZylGPSReceiver.dll)

See Also

DMSPositionEventArgs Members | ZylGPSReceiver Namespace