ArcGIS Runtime SDK for WPF - Library Reference
RaiseSatellitesInViewChanged Method
See Also 
ESRI.ArcGIS.Client.Local.Gps Namespace > GpsCoordinateWatcher Class : RaiseSatellitesInViewChanged Method

satellites
Raises SatellitesInView changed event.

Syntax

Visual Basic (Declaration) 
Protected Sub RaiseSatellitesInViewChanged( _
   ByVal satellites As Dictionary(Of Integer,Satellite) _
) 
C# 
protected void RaiseSatellitesInViewChanged( 
   Dictionary<int,Satellite> satellites
)

Parameters

satellites

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.