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




Transfers the attributes from one feature class to another feature class, based on the spatial relationships between the features in the two feature classes.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.SpatialJoin

See Also

© 2010 All Rights Reserved.