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




Eliminates polygons by merging them with neighboring polygons that have the largest area or the longest shared border. Eliminate is often used to remove small sliver polygons that are the result of overlay operations, such as Intersect or Union.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.Eliminate

See Also

© 2010 All Rights Reserved.