This document is archived and information here might be outdated. Recommended version. |
Direction in which this network edge element is oriented relative to the direction of its source object.
[Visual Basic .NET] Public ReadOnly Property Direction As esriNetworkEdgeDirection
[C#] public esriNetworkEdgeDirection Direction {get;}
[C++]
HRESULT get_Direction(
void
);