ESRI.ArcGIS.AnalysisTools
Near Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.AnalysisTools Namespace : Near Class




Determines the distance from each feature in the input features to the nearest feature in the near features, within the search radius.

Syntax

Visual Basic (Declaration) 
Public Class Near 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As Near
C# 
public class Near : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.Near

See Also

© 2010 All Rights Reserved.