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


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

INetworkTrafficRenderer Interface

Provides access to members that control drawing traffic along a network dataset.

Product Availability

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

Members

Name Description
Method DeriveLineCasingsColor The exterior line casing color dervived from the interior color.
Read/write property DrawLineWidthByHierarchyLevelIndex Indicates whether to get interior line width by hierarchy level or instead use the interior line width of the legend symbols.
Read-only property ExteriorLineWidthIncrement The additional width of the exterior line symbol above the width of the interior line symbol.
Read/write property InteriorLineWidthsByHierarchyLevelIndex The interior line widths by hierarchy level index.
Read/write property LineCasingsColor The line casings color.
Read/write property ScaleFilters The maximum scale ratios for drawing hierarchy value 1 and also each hierarchy level max value.
Read/write property ShowLiveTrafficOnly Indicates whether to only show live traffic or otherwise show all traffic.
Read/write property UseDerivedLineCasingsColor Indicates whether to derive the line casings colors from the interior color of the legend line symbols or otherwise use the line casings color.
Read/write property UseLineCasings Indicates whether to use line casings.
Read/write property UseScaleFilters Indicates whether to use scale ratio filters by hierarchy level.

Classes that implement INetworkTrafficRenderer

Classes Description
NetworkTrafficRenderer A renderer used to display network dataset traffic.