ArcGIS Pro 2.6 API Reference Guide
Distance Property (ProximityResult)

ArcGIS.Core.Geometry Namespace > ProximityResult Class : Distance Property
Gets the distance between the input query point and the nearest point found.
Syntax
public double Distance {get;}
Public ReadOnly Property Distance As Double
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ProximityResult Class
ProximityResult Members