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