This document is archived and information here might be outdated. Recommended version. |
The position of the arrow used to display edge traversability.
[Visual Basic .NET] Public Property ArrowType As esriNetworkArrowType
[C#] public esriNetworkArrowType ArrowType {get; set;}
[C++]
HRESULT get_ArrowType(
esriNetworkArrowType Type
);
[C++]
HRESULT put_ArrowType(
esriNetworkArrowType* Type
);
[C++] Parameters Type [in]
Type is a parameter of type esriNetworkArrowType Type [out, retval]
Type is a parameter of type esriNetworkArrowType*