Indicates if the selected set of features is drawn using the SelectionSymbol.
[Visual Basic 6.0] Property SetSelectionSymbol As Boolean
[Visual Basic .NET] Public Property SetSelectionSymbol As Boolean
[C#] public bool SetSelectionSymbol {get; set;}
[Java] public getSetSelectionSymbol ( boolean setSymbol )
[Java] public void setSetSelectionSymbol( boolean setSymbol ) throws IOException, AutomationException
[C++]
HRESULT get_SetSelectionSymbol(
VARIANT_BOOL* setSymbol
);
[C++] HRESULT put_SetSelectionSymbol( VARIANT_BOOL setSymbol);
Parameters
setSymbol [out, retval]
setSymbol is a parameter of type VARIANT_BOOL
setSymbol [in]
setSymbol is a parameter of type VARIANT_BOOL