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




Computes a geometric intersection of the input features and identity features. The input features or portions thereof that overlap identity features will get the attributes of those identity features.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.Identity

See Also

© 2010 All Rights Reserved.