ArcGIS Pro 2.9 API Reference Guide
SatelliteVehicles Property

ArcGIS.Desktop.Core.DeviceLocation Namespace > NMEASnapshot Class : SatelliteVehicles Property
Gets the list of Satellite Vehicles in the view
Syntax
public IList<SatelliteVehicle> SatelliteVehicles {get;}
Public ReadOnly Property SatelliteVehicles As IList(Of SatelliteVehicle)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

NMEASnapshot Class
NMEASnapshot Members