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




Computes the geometric intersection of two polygon coverages. All polygons from both coverages will be split at their intersections and preserved in the output coverage.

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.CoverageTools.Union

See Also

© 2010 All Rights Reserved.