![]() |
This document is archived and information here might be outdated. Recommended version. |
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. |