This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkEdgeRenderer Interface > INetworkEdgeRenderer.ArrowType Property (ArcObjects .NET 10.5 SDK) |
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 [out, retval]
Type is a parameter of type esriNetworkArrowType Type [in]
Type is a parameter of type esriNetworkArrowType