ESRI.ArcGIS.AnalysisTools | |
Buffer Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.AnalysisTools Namespace : Buffer Class |
The following tables list the members exposed by Buffer.
Name | Description | |
---|---|---|
Buffer Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
buffer_distance_or_field | The 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) | |
dissolve_field | The 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) | |
dissolve_option | Specifies the dissolve to be performed to remove output buffer overlap. (In, Optional) | |
in_features | The input point, line, or polygon features to be buffered. (In, Required) | |
line_end_type | The shape of the buffer at the end of line input features. This parameter is not valid for polygon input features. (In, Optional) | |
line_side | The side(s) of the input features that will be buffered. (In, Optional) | |
out_feature_class | The feature class containing the output feature buffers. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |