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