Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IThemeColor Interface
Properties Methods

IThemeColor Interface Members

The following tables list the members exposed by IThemeColor.

Public Properties
 NameDescription
 PropertyGets text screen background color when IsBackgroundSingleColor is true.  
 PropertyIndicates whether the screen background color is a single color or mapped per field attributes defined in IbmTerminalAttributeOption enum.  
 PropertyGets the parent object (ITheme).  
Top
Public Methods
 NameDescription
 MethodReturns the current mapped background color for a given terminal attribute.  
 MethodReturns the current mapped foreground color for a given terminal attribute.  
 MethodSets the current mapped background color for a given terminal attribute.  
 MethodSets the current mapped foreground color for a given terminal attribute.  
Top
See Also