C# Class Win32.CONSOLE_SCREEN_BUFFER_INFO

Exibir arquivo Open project: ufasoft/coin Class Usage Examples

Public Properties

Property Type Description
dwCursorPosition COORD
dwMaximumWindowSize COORD
dwSize COORD
srWindow SMALL_RECT
wAttributes System.UInt16

Property Details

dwCursorPosition public_oe property

public COORD,Win32 dwCursorPosition
return COORD

dwMaximumWindowSize public_oe property

public COORD,Win32 dwMaximumWindowSize
return COORD

dwSize public_oe property

public COORD,Win32 dwSize
return COORD

srWindow public_oe property

public SMALL_RECT,Win32 srWindow
return SMALL_RECT

wAttributes public_oe property

public UInt16,System wAttributes
return System.UInt16