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




Computes a geometric intersection of the Input Features. All features will be written to the Output Feature Class with the attributes from the Input Features, which it overlaps.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.Union

See Also

© 2010 All Rights Reserved.