TerminalScreen.Columns Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9448)
Columns
Gets the number of character columns.
Declaration
public int Columns { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | Number of columns. |