ConsoleAttributes.WindowWidth Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

ConsoleAttributes.WindowWidth Property

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

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

Property Value

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

See Also

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