This document is archived and information here might be outdated. Recommended version. |
Provides the line symbol to be used for rendering the directional vector.
[Visual Basic .NET] Public Property Symbol As ISymbol
[C#] public ISymbol Symbol {get; set;}
[C++]
HRESULT get_Symbol(
void
);
[C++]
HRESULT put_Symbol(
);