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


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

esriBufferConstructionSideEnum Constants

Line side buffering options for IBufferConstruction methods

Constant Value Description
esriBufferLeft 0
esriBufferRight 1
esriBufferFull 2

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Remarks

See the SideOption property of the IBufferConstructionProperties interface for a description of how this enumeration is used.