ConsoleAttributes.WindowHeight Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

ConsoleAttributes.WindowHeight Property

Gets the height (in characters) of the console window.

[Visual Basic]Public Shared ReadOnly Property WindowHeight As Integer
[C#]
public static int WindowHeight {get;}

Property Value

An integer that holds the height of the console window in characters.

See Also

ConsoleAttributes Class | ConsoleAttributes Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace