ZylGPSReceiver Mobile for Smart Phone

PositionEventArgs Class

Provides data for the LatitudeChanged and LongitudeChanged events.

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

System.Object
   EventArgs
      PositionEventArgs

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

LatitudeChanged event occures when the latitude has changed. LongitudeChanged event occures when the longitude has changed.

Requirements

Namespace: ZylGPSReceiverMobileSP

Assembly: ZylGPSReceiverMobileSP (in ZylGPSReceiverMobileSP.dll)

See Also

PositionEventArgs Members | ZylGPSReceiverMobileSP Namespace