Provides access to members that control drawing traffic along a network dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
DeriveLineCasingsColor | The exterior line casing color dervived from the interior color. |
![]() |
DrawLineWidthByHierarchyLevelIndex | Indicates whether to get interior line width by hierarchy level or instead use the interior line width of the legend symbols. |
![]() |
ExteriorLineWidthIncrement | The additional width of the exterior line symbol above the width of the interior line symbol. |
![]() |
InteriorLineWidthsByHierarchyLevelIndex | The interior line widths by hierarchy level index. |
![]() |
LineCasingsColor | The line casings color. |
![]() |
ScaleFilters | The maximum scale ratios for drawing hierarchy value 1 and also each hierarchy level max value. |
![]() |
ShowLiveTrafficOnly | Indicates whether to only show live traffic or otherwise show all traffic. |
![]() |
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. |
![]() |
UseLineCasings | Indicates whether to use line casings. |
![]() |
UseScaleFilters | Indicates whether to use scale ratio filters by hierarchy level. |
CoClasses that implement INetworkTrafficRenderer
CoClasses and Classes | Description |
---|---|
NetworkTrafficRenderer | A renderer used to display network dataset traffic. |