ArcGIS Pro 2.8 API Reference Guide
HorizontalAccuracy Property (NMEASnapshot)

ArcGIS.Desktop.Core.DeviceLocation Namespace > NMEASnapshot Class : HorizontalAccuracy Property
Gets the horizontal accuracy for the current feed.
Syntax
public override Nullable<double> HorizontalAccuracy {get;}
Public Overrides NotOverridable ReadOnly Property HorizontalAccuracy As Nullable(Of Double)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

NMEASnapshot Class
NMEASnapshot Members