|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that set and retrieve parameters for the buffering process.
| Name | Description | |
|---|---|---|
|  | AdjustCirclesForProjection | Indicates if circles are adjusted in Projected Coordinate Systems. | 
|  | BufferSpatialReference | Indicates which spatial reference should be used for the buffering process. | 
|  | FeatureClass | Establishes the reference to the source Feature Class, if any. | 
|  | GenerateRings | Indicates if ring buffers (hollow) are created instead of disk buffers (filled). | 
|  | InputHasPolygons | Tells the buffer object explicitly that the input shapes contain polygons. | 
|  | SaveAsGraphics | Buffer output type (graphics or file). | 
|  | SimplifyShapes | Forces the buffer object to simplify the intermediate shapes during the buffer processing. | 
|  | TargetSpatialReference | Indicates which spatial reference should be used for the buffer output. | 
| Classes | Description | 
|---|---|
| FeatureCursorBuffer | A cursor for buffering features. |