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




Computes a geometric intersection of the input features. Features or portions of features which overlap in all layers and/or feature classes will be written to the output feature class.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.Intersect

See Also

© 2010 All Rights Reserved.