This document is archived and information here might be outdated. Recommended version. |
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**