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 > esriNetworkArrowType Constants (ArcObjects .NET 10.5 SDK) |
Types of arrow positions for restriction traversability.
Constant | Value | Description |
---|---|---|
esriNetworkArrowTypeNoArrow | 0 | Do not draw arrows. |
esriNetworkArrowTypeEndpoint | 1 | Draw arrows and the endpoint of the edge. |
esriNetworkArrowTypeMidpoint | 2 | Draw arrows and the midpoint of the edge. |