This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* TrafficElementsOnly
);
[C++] Parameters TrafficElementsOnly [out, retval]
TrafficElementsOnly is a parameter of type bool*