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