C# Class System.ConsoleScreenBufferInfo

Show file Open project: runefs/Marvin Class Usage Examples

Public Properties

Property Type Description
Attribute short
CursorPosition Coord
MaxWindowSize Coord
Size Coord
Window SmallRect

Property Details

Attribute public property

public short Attribute
return short

CursorPosition public property

public Coord,System CursorPosition
return Coord

MaxWindowSize public property

public Coord,System MaxWindowSize
return Coord

Size public property

public Coord,System Size
return Coord

Window public property

public SmallRect,System Window
return SmallRect