ZylGPSReceiver.NET

GPSPosition.SatelliteCount Property

Count of the satellites used to determine the fix position. If you need the count of all satellites in view, use Satellites.Count instead of Satellite_Count.

[Visual Basic]
Public ReadOnly Property SatelliteCount As 
[C#]
public  SatelliteCount {get;}

See Also

GPSPosition Class | ZylGPSReceiver Namespace