ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / Snapshot Class / VerticalAccuracy Property

In This Topic
    VerticalAccuracy Property (Snapshot)
    In This Topic
    Gets the vertical accuracy for the current feed.
    Syntax
    Public MustOverride ReadOnly Property VerticalAccuracy As Nullable(Of Double)
    public abstract Nullable<double> VerticalAccuracy {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also