This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkSourceRenderer Interface > INetworkSourceRenderer.TrafficElementsOnly Property (ArcObjects .NET 10.4 SDK) |
Indicates if only traffic features should be included in the subset of source features whose elements should be rendered.
[Visual Basic .NET] Public ReadOnly Property TrafficElementsOnly As Boolean
[C#] public bool TrafficElementsOnly {get;}
[C++]
HRESULT get_TrafficElementsOnly(
VARIANT_BOOL* TrafficElementsOnly
);
[C++]
Parameters TrafficElementsOnly [out, retval] TrafficElementsOnly is a parameter of type VARIANT_BOOL