Selection color. (used when SetSelectionSymbol = FALSE).
[Visual Basic 6.0] Property SelectionColor As IColor
[Visual Basic .NET] Public Property SelectionColor As IColor
[C#] public IColor SelectionColor {get; set;}
[Java] public getSelectionColor ( IColor Color )
[Java] public void setSelectionColorByRef( IColor Color ) throws IOException, AutomationException
[C++] HRESULT get_SelectionColor( IColor** Color );
[C++] HRESULT putref_SelectionColor( IColor* Color);
Parameters
Color [out, retval]
Color is a parameter of type IColor
Color [in]
Color is a parameter of type IColor