Color GetBackgroundColor( TextColorMappingAttribute attr )
'Declaration Function GetBackgroundColor( _ ByVal attr As TextColorMappingAttribute _ ) As Color
'Declaration
Function GetBackgroundColor( _ ByVal attr As TextColorMappingAttribute _ ) As Color
'Usage Dim instance As IThemeColor Dim attr As TextColorMappingAttribute Dim value As Color value = instance.GetBackgroundColor(attr)
'Usage
Dim instance As IThemeColor Dim attr As TextColorMappingAttribute Dim value As Color value = instance.GetBackgroundColor(attr)
IThemeColor Interface IThemeColor Members