The line symbol for the arrow.
[Visual Basic 6.0] Property ArrowSymbol As ILineSymbol
[Visual Basic .NET] Public Property ArrowSymbol As ILineSymbol
[C#] public ILineSymbol ArrowSymbol {get; set;}
[Java] public ILineSymbol getArrowSymbol() throws IOException, AutomationException
[Java] public void setArrowSymbolByRef( ILineSymbol pLineSymbol ) throws IOException, AutomationException
[C++] HRESULT get_ArrowSymbol( ILineSymbol** Symbol );
[C++] HRESULT putref_ArrowSymbol( ILineSymbol* Symbol);
Parameters
Symbol [out, retval]
Symbol is a parameter of type ILineSymbol
Symbol [in]
Symbol is a parameter of type ILineSymbol