TerminalControl.Screen Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9147)
Screen
Gets the terminal screen object.
Declaration
[Browsable(false)]
public TerminalScreen Screen { get; }
Property Value
Type | Description |
---|---|
Terminal |
Terminal screen. |