ZylGPSReceiver Mobile for Smart Phone

ParamEventArgs Class

Provides data for the AltitudeChanged, HeadingChanged and SpeedChanged events.

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

System.Object
   EventArgs
      ParamEventArgs

[Visual Basic]
Public Class ParamEventArgs
    Inherits 
[C#]
public class ParamEventArgs : 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

AltitudeChanged event occures when the altitude has changed. HeadingChanged event occures when the heading has changed. SpeedChanged event occures when the speed has changed.

Requirements

Namespace: ZylGPSReceiverMobileSP

Assembly: ZylGPSReceiverMobileSP (in ZylGPSReceiverMobileSP.dll)

See Also

ParamEventArgs Members | ZylGPSReceiverMobileSP Namespace