ArcObjects Library Reference (Carto)  

INetworkSourceRenderer Interface

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

Product Availability

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

Members

Description
Method BindSources Caches the subset of network sources that can be drawn by this renderer.
Read/write property IsSourceVisible Indicates if elements of the specified source should be rendered.
Read-only property SourceNames The cached subset of network sources that can be drawn by this renderer.
Read/write property SourceQueryExpression The query expression used to identify the subset of source features whose elements should be rendered.
Read-only property TrafficElementsOnly Indicates if only traffic features should be included in the subset of source features whose elements should be rendered.

CoClasses that implement INetworkSourceRenderer

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.