C# Class System.ConsoleScreenBufferInfo

Datei anzeigen 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_oe property

public short Attribute
return short

CursorPosition public_oe property

public Coord,System CursorPosition
return Coord

MaxWindowSize public_oe property

public Coord,System MaxWindowSize
return Coord

Size public_oe property

public Coord,System Size
return Coord

Window public_oe property

public SmallRect,System Window
return SmallRect