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

Gets the Dictionary of visible satellites.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SatellitesInView As Dictionary(Of Integer,Satellite)
C# 
public Dictionary<int,Satellite> SatellitesInView {get;}

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.