TerminalCell.ForeColor Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
ForeColor
Gets or sets the foreground color (a palette index).
Declaration
public int ForeColor { get; set; }
Property Value
Type | Description |
---|---|
Int32 | Foreground color. |