Documentation for the C# command-line option parsing library

ConsoleScreenBufferInfo Members

ConsoleScreenBufferInfo overview

Public Instance Fields

Attributes Attributes
CursorPosition Position of the cursor on the screen
MaximumWindowSize Maximum window size
Size Size of the screen buffer
Window Bounds of the window

Public Instance Methods

Equals (inherited from ValueType) Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType) Returns the hash code for this instance.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from ValueType) Returns the fully qualified type name of this instance.

See Also

ConsoleScreenBufferInfo Class | CommandLine.ConsoleUtils Namespace