This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriNetworkArrowSymbolType Constants (ArcObjects .NET 10.5 SDK) |
Types of arrows based on restriction traversability.
Constant | Value | Description |
---|---|---|
esriNetworkArrowSymbolOneWay | 0 | The edge can only be traversed in one direction. |
esriNetworkArrowSymbolBothWays | 1 | The edge can be traversed in both directions. |
esriNetworkArrowSymbolNoWay | 2 | The edge can not be traversed in either direction. |