Attachmate.Reflection.Emulation.IbmHosts Assembly > Attachmate.Reflection.Emulation.IbmHosts Namespace : IThemeColor Interface |
The following tables list the members exposed by IThemeColor.
Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets text screen background color when IsBackgroundSingleColor is true. |
![]() | IsBackgroundSingleColor | Indicates whether the screen background color is a single color or mapped per field attributes defined in IbmTerminalAttributeOption enum. |
![]() | Parent | Gets the parent object (ITheme). |
Name | Description | |
---|---|---|
![]() | GetBackgroundColor | Returns the current mapped background color for a given terminal attribute. |
![]() | GetForegroundColor | Returns the current mapped foreground color for a given terminal attribute. |
![]() | SetBackgroundColor | Sets the current mapped background color for a given terminal attribute. |
![]() | SetForegroundColor | Sets the current mapped foreground color for a given terminal attribute. |