Selection symbol.
[Visual Basic 6.0] Property SelectionSymbol As ISymbol
[Visual Basic .NET] Public Property SelectionSymbol As ISymbol
[C#] public ISymbol SelectionSymbol {get; set;}
[Java] public getSelectionSymbol ( ISymbol Symbol )
[Java] public void setSelectionSymbolByRef( ISymbol Symbol ) throws IOException, AutomationException
[C++] HRESULT get_SelectionSymbol( ISymbol** Symbol );
[C++] HRESULT putref_SelectionSymbol( ISymbol* Symbol);
Parameters
Symbol [out, retval]
Symbol is a parameter of type ISymbol
Symbol [in]
Symbol is a parameter of type ISymbol