This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Constants > E > esriLineCapStyle Constants (ArcObjects .NET 10.5 SDK) |
Line symbol cap styles.
Constant | Value | Description |
---|---|---|
esriLCSButt | 0 | Line ends do not extend passed the end points. |
esriLCSRound | 1 | Line ends are rounded at the end points. |
esriLCSSquare | 2 | Line ends are squared off at the end points. |