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




Creates a new output coverage by overlaying the polygons of the erase coverage with the features of the input coverage. Only those portions of the input coverage features falling outside the erase polygon outside boundaries are copied to the output coverage.

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

See Also

© 2010 All Rights Reserved.