Attachmate.Reflection.Emulation.Common Namespace : IThemeColor Interface |
The following tables list the members exposed by IThemeColor.
Name | Description | |
---|---|---|
BackgroundColor | Gets or sets text screen background color when IsBackgroundSingleColor is true. | |
IsBackgroundSingleColor | Gets a value indicating 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. |