Reflection
DisplayEnhancements Property


Gets the settings display enhancements object associated with the theme.
Syntax
'Declaration
 
ReadOnly Property DisplayEnhancements As IThemeDisplayEnhancements
'Usage
 
Dim instance As ITheme
Dim value As IThemeDisplayEnhancements
 
value = instance.DisplayEnhancements
IThemeDisplayEnhancements DisplayEnhancements {get;}
See Also