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




Simplifies the input features using the Douglas-Peucker simplification algorithm with a specified maximum offset tolerance. The output features will contain a subset of the original input vertices.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.EditingTools.Generalize

See Also

© 2010 All Rights Reserved.