Attachmate.Reflection.Emulation.OpenSystems Namespace > IThemeColor Interface : GetForegroundColor Method |
'Declaration
Function GetForegroundColor( _ ByVal attr As TextColorMappingAttribute _ ) As Color
'Usage
Dim instance As IThemeColor Dim attr As TextColorMappingAttribute Dim value As Color value = instance.GetForegroundColor(attr)
Color GetForegroundColor( TextColorMappingAttribute attr )