|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to additional functions and configuration capabilities for the buffer generation.
| Name | Description | |
|---|---|---|
|  | Buffer | Buffers features to a new and existing feature class. | 
|  | BufferedGeometry | Enumerator of buffered features. | 
|  | BufferSpatialReference | Specifies in which spatial reference system should be buffered. | 
|  | BufferToGraphics | Buffers the selected features and stores them into a composite graphics layer. | 
|  | CancelTrack | TrackCancel used when buffering. | 
|  | DataFrameSpatialReference | Specifies the spatial reference system of the data frame. | 
|  | Dissolve | Indicates if overlapping buffered features should be dissolved. | 
|  | FeatureCursor | Feature cursor of features to buffer (overrides GraphicsLayer). | 
|  | FieldDistance | Field specifying distance to buffer on. | 
|  | GraphicsLayer2 | Graphics layer of elements to buffer (overrides FeatureCursor). | 
|  | PolygonBufferType | Indicates how to buffer polygon features. | 
|  | RingDistance | Multiple rings specifying distance to buffer on. | 
|  | SourceSpatialReference | Specifies the spatial reference system of the source data (calls IFeatureCursorBuffer::SpatialReference()). | 
|  | SpatialReference | Projection of buffered features. | 
|  | TargetSpatialReference | Specifies the target spatial reference system. | 
|  | Units | Conversion units, from map units to buffer units. | 
|  | ValueDistance | Constant buffer distance. | 
| Classes | Description | 
|---|---|
| FeatureCursorBuffer | A cursor for buffering features. |