![]() ![]() |
AnalysisTools | |
Buffer Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.AnalysisTools Namespace : Buffer Class |
The following tables list the members exposed by Buffer.
Name | Description | |
---|---|---|
![]() | Buffer Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | buffer_distance_or_field | The distance used to create buffer zones around Input Features. Either a value or a numeric field can be used to provide buffer distances. (In, Required) |
![]() | dissolve_field | List of field(s) for the dissolve. Buffer polygons that share the same set of values in their Dissolve Field(s) will be dissolved together. (In, Optional) |
![]() | dissolve_option | Specifies whether a dissolve will be performed to remove buffer feature overlap. {NONE | ALL | LIST} (In, Optional) |
![]() | in_features | The features to be buffered. (In, Required) |
![]() | line_end_type | For lines, the shape of the buffer at the line end points. {ROUND | FLAT} (In, Optional) |
![]() | line_side | The side(s) of a line that will be buffered. |
![]() | out_feature_class | The feature class that will contain the buffer features. (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. |