Indicates if the directional vectors, the visual prediction of where events might be after a time interval, should be rendered.
[Visual Basic .NET] Public Property RenderDirectionalVectors As Boolean
[C#] public bool RenderDirectionalVectors {get; set;}
[C++]
HRESULT get_RenderDirectionalVectors(
VARIANT_BOOL* pbvarRender
);
[C++]
HRESULT put_RenderDirectionalVectors(
VARIANT_BOOL pbvarRender
);
[C++]Parameters
pbvarRender [out, retval] pbvarRender is a parameter of type VARIANT_BOOL pbvarRender [in] pbvarRender is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.