This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkSourceRenderer Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the display properties of the sources consumed by the renderer.
Description | ||
---|---|---|
BindSources | Caches the subset of network sources that can be drawn by this renderer. | |
IsSourceVisible | Indicates if elements of the specified source should be rendered. | |
SourceNames | The cached subset of network sources that can be drawn by this renderer. | |
SourceQueryExpression | The query expression used to identify the subset of source features whose elements should be rendered. | |
TrafficElementsOnly | Indicates if only traffic features should be included in the subset of source features whose elements should be rendered. |
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. |