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




Computes the geometric intersection of two coverages. Only those features in the area common to both coverages will be preserved in the output coverage.

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

See Also

© 2010 All Rights Reserved.