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

In This Topic
    MeetsAccuracyThreshold Property
    In This Topic
    Gets if accuracy meets threshold value.
    Syntax
    Public ReadOnly Property MeetsAccuracyThreshold As Nullable(Of Boolean)
    public Nullable<bool> MeetsAccuracyThreshold {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also