ThemeDisplayEnhancements Object Properties
In This Topic
For a list of all members of this type, see ThemeDisplayEnhancements members.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ColorCursor | Gets or sets whether the cursor color can be mapped. Not applicable to ANSI terminals. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableBlink | Gets or sets whether blinking characters are enabled or not. Not applicable to ANSI terminals. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableBold | Gets or sets whether bold characters are enabled or not. Not applicable to ANSI terminals. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableUnderline | Gets or sets whether underlining of characters is enabled or not. Not applicable to ANSI terminals. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | InverseVideo | Gets or sets whether foreground and background colors are reversed for all display attributes. Not applicable to ANSI terminals. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Parent | Gets the parent object (Theme). |
Top
See Also