ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / NMEASnapshot Class / SatelliteVehicles Property

In This Topic
    SatelliteVehicles Property
    In This Topic
    Gets the list of Satellite Vehicles in the view
    Syntax
    Public ReadOnly Property SatelliteVehicles As IList(Of SatelliteVehicle)
    public IList<SatelliteVehicle> SatelliteVehicles {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also