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


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

INetworkEdgeRenderer2 Interface

Provides access to members that control the display properties of the renderer.

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.
Read/write property ShowArrows Indicates if arrows are visible for the specified arrow symbol type.

Inherited Interfaces

Interfaces Description
INetworkEdgeRenderer Provides access to members that control the display properties of the renderer.

Classes that implement INetworkEdgeRenderer2

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