This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriBufferConstructionSideEnum Constants (ArcObjects .NET 10.4 SDK) |
Line side buffering options for IBufferConstruction methods
Constant | Value | Description |
---|---|---|
esriBufferLeft | 0 | |
esriBufferRight | 1 | |
esriBufferFull | 2 |
See the SideOption property of the IBufferConstructionProperties interface for a description of how this enumeration is used.