Gets or sets the terminal palette.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Property Palette As TerminalPalette Get Set |
| C# |
|---|
TerminalPalette Palette { get; set; } |