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


INetworkEdgeRenderer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkEdgeRenderer Interface
ArcGIS Developer Help

INetworkEdgeRenderer Interface

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

Product Availability

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

Members

Name 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.

Classes that implement INetworkEdgeRenderer

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