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

In This Topic
    PDOP Property
    In This Topic
    Gets the position dilution of precision.
    Syntax
    Public ReadOnly Property PDOP As Nullable(Of Double)
    public Nullable<double> PDOP {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also