VirtualTerminal.Palette Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Palette
Gets or sets the terminal palette.
Declaration
public TerminalPalette Palette { get; set; }
Property Value
Type | Description |
---|---|
TerminalPalette | Terminal palette. |