This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEnvironment2 Interface > ITrackingEnvironment2.DirectionalVectorProp Property (ArcObjects .NET 10.4 SDK) |
Returns the global (default) properties associated with the Directional Vector Rendering.
[Visual Basic .NET] Public ReadOnly Property DirectionalVectorProp As IDirectionalVectorRendererProperties
[C#] public IDirectionalVectorRendererProperties DirectionalVectorProp {get;}
[C++]
HRESULT get_DirectionalVectorProp(
IDirectionalVectorRendererProperties** ppiDVEventProperties
);
[C++]
Parameters ppiDVEventProperties [out, retval]
ppiDVEventProperties is a parameter of type IDirectionalVectorRendererProperties