This document is archived and information here might be outdated.  Recommended version.


esriBufferType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriBufferType Constants
ArcGIS Developer Help

esriBufferType Constants

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.