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




For a list of all members of this type, see Buffer members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertybuffer_distance_or_fieldThe distance around the input features in which buffer zones are created. Distances can be provided as either a value representing a linear distance or as a numeric field from the input features that contains the linear distances to buffer each feature. (In, Required)  
Public Propertydissolve_fieldThe list of field(s) from the input features on which to dissolve the output buffers. Any buffers sharing attribute values in the listed fields (carried over from the input features) are dissolved. (In, Optional)  
Public Propertydissolve_optionSpecifies the dissolve to be performed to remove output buffer overlap. (In, Optional)  
Public Propertyin_featuresThe input point, line, or polygon features to be buffered. (In, Required)  
Public Propertyline_end_typeThe shape of the buffer at the end of line input features. This parameter is not valid for polygon input features. (In, Optional)  
Public Propertyline_sideThe side(s) of the input features that will be buffered. (In, Optional)  
Public Propertyout_feature_classThe feature class containing the output feature buffers. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.