ArcGIS Pro 3.7 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 NotInheritable Class ProximityResult 
    public sealed class ProximityResult 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Geometry.ProximityResult

    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also