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




Integrate is used to maintain the integrity of shared feature boundaries by making features coincident if they fall within the specified x,y tolerance. Features that fall within the specified x,y tolerance are considered identical or coincident.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.Integrate

See Also

© 2010 All Rights Reserved.