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




Creates buffer polygons around input features to a specified distance. An optional dissolve can be performed to combine overlapping buffers.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.Buffer

See Also

© 2010 All Rights Reserved.