Provides access to members that control the types of buffering.
| Constant | Value | Description |
|---|---|---|
| esriBufferAll | 0 | Buffers inside and outside of feature. |
| esriBufferOutside | 1 | Buffers outside of feature. |
| esriBufferInside | 2 | Buffers inside of feature. |
| esriBufferOutsideIncludeInside | 3 | Buffers outside of feature and include inside of feature. |
| esriBufferInsideExcludeRing | 4 | Buffers outside of feature and include inside of feature. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.