ArcGIS Runtime SDK for WPF - Library Reference
GpsCoordinateWatcher Class Members
See Also  Properties  Methods  Events
ESRI.ArcGIS.Client.Local.Gps Namespace : GpsCoordinateWatcher Class


The following tables list the members exposed by GpsCoordinateWatcher.

Public Properties

 NameDescription
public PropertyPositionGets the location data.  
public PropertySatellitesInViewGets the Dictionary of visible satellites.  
public PropertyStatusThe status of location data.  
Top

Protected Properties

 NameDescription
protected PropertyContextGets the thread context in which this object was created from.  
Top

Public Methods

 NameDescription
public MethodDisposeOverloaded. Stops the GPS connection and disposes the object.  
public MethodStartOverloaded. Initiate the acquisition of location data.  
public MethodStopInvoked when close.  
public MethodTryStartStart acquiring location data, specifying an initialization timeout.  
Top

Protected Methods

 NameDescription
protected MethodFinalizeDestructor  
protected MethodNotifyPropertyChangedRaised when porpety is changed.  
protected MethodRaiseNmeaSentenceReceivedRaises gps sentence received event.  
protected MethodRaisePositionChangedRaises position changed event.  
protected MethodRaiseSatellitesInViewChangedRaises SatellitesInView changed event.  
protected MethodRaiseStatusChangedRaises Status changed event.  
Top

Public Events

 NameDescription
public EventNmeaSentenceReceivedOccurs when a new sentence is received.  
public EventPositionChangedRaised when a new position is acquired.  
public EventPropertyChangedOccurs when a property value changes.  
public EventSatellitesinViewChangedRaised when the number of Satellites in view changed.  
public EventStatusChangedRaised when GPS connection status is changed.  
Top

See Also

© ESRI, Inc. All Rights Reserved.