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


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

ISimpleNetworkRenderer Interface

Provides access to members that control drawing network junctions, edges, or turns with one symbol.

Product Availability

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

Members

Name Description
Read/write property Description The description for the label.
Read/write property Label The descriptive symbol text.
Read/write property Symbol The symbol used to render elements.

Classes that implement ISimpleNetworkRenderer

Classes Description
NetworkDirtyAreaRenderer A renderer used to display network dataset dirty areas.
SimpleNetworkRenderer A simple renderer used to display network dataset junctions, edges, and turns.