ArcGIS Pro 2.9 API Reference Guide
AccuracyThreshold Property

ArcGIS.Desktop.Core.DeviceLocation Namespace > DeviceLocationProperties Class : AccuracyThreshold Property
Gets and sets the acceptable accuracy threshold in meters.
Syntax
public double AccuracyThreshold {get; set;}
Public Property AccuracyThreshold As Double
Remarks
When the quality of the device location falls outside of the AccuracyThreshold, the color of the location symbol shown on the map will switch from blue to red. The AccuracyThreshold may also have an impact on editing.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DeviceLocationProperties Class
DeviceLocationProperties Members