Gets the terminal width.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public MustOverride ReadOnly Property TerminalWidth As Integer Get |
C# |
---|
public abstract int TerminalWidth { get; } |