ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / ProximityResult Class
Members

In This Topic
    ProximityResult Class
    In This Topic
    Result from a GeometryEngine proximity operation such as GeometryEngine.NearestPoint or GeometryEngine.NearestVertex.
    Object Model
    ProximityResult ClassMapPoint Class
    Syntax
    public sealed class ProximityResult 
    Public NotInheritable Class ProximityResult 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Geometry.ProximityResult

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also