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 > esriLineConstraints Constants (ArcObjects .NET 10.5 SDK) |
Esri line constraint types.
Constant | Value | Description |
---|---|---|
esriLineConstraintsNone | 0 | No line constraint. |
esriLineConstraintsVertical | 1 | Constrain line to vertical. |
esriLineConstraintsHorizontal | 2 | Constrain line to horizontal. |