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

In This Topic
    NumSatelliteVehiclesInView Property
    In This Topic
    Gets the number of satellites in the view.
    Syntax
    Public ReadOnly Property NumSatelliteVehiclesInView As Nullable(Of Integer)
    public Nullable<int> NumSatelliteVehiclesInView {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also