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




Creates a feature class by overlaying the Input Features with the polygons of the Erase Features. Only those portions of the input features falling outside the erase features outside boundaries are copied to the output feature class.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.Erase

See Also

© 2010 All Rights Reserved.