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

Gets the list of satellites available at a Location.

Syntax

Visual Basic (Declaration) 
Public Property SatellitesUsedInFix As IList(Of Integer)
C# 
public IList<int> SatellitesUsedInFix {get; set;}

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.