Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / BackgroundSettings Class / GetSelectionBoxColor Method

In This Topic
    GetSelectionBoxColor Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetSelectionBoxColor( _
       ByVal color As Color _
    ) As Color
    public Color GetSelectionBoxColor( 
       Color color
    )

    Parameters

    color
    See Also