This document is archived and information here might be outdated.  Recommended version.


INetworkEdgeRenderer Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

INetworkEdgeRenderer Interface

Provides access to members that control the display properties of the renderer. Note: the INetworkEdgeRenderer interface has been superseded byINetworkEdgeRenderer2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property ArrowAttributeName The name of the restriction attribute used to display edge traversability.
Read/write property ArrowSymbol The symbol for the specified arrow symbol type.
Read/write property ArrowType The position of the arrow used to display edge traversability.

CoClasses that implement INetworkEdgeRenderer

CoClasses and Classes Description
NetworkTrafficRenderer A renderer used to display network dataset traffic.
SimpleNetworkRenderer A simple renderer used to display network dataset junctions, edges, and turns.