C# Class Win32.CONSOLE_SCREEN_BUFFER_INFO

Afficher le fichier Open project: ufasoft/coin Class Usage Examples

Méthodes publiques

Свойство Type Description
dwCursorPosition COORD
dwMaximumWindowSize COORD
dwSize COORD
srWindow SMALL_RECT
wAttributes System.UInt16

Property Details

dwCursorPosition public_oe property

public COORD,Win32 dwCursorPosition
Résultat COORD

dwMaximumWindowSize public_oe property

public COORD,Win32 dwMaximumWindowSize
Résultat COORD

dwSize public_oe property

public COORD,Win32 dwSize
Résultat COORD

srWindow public_oe property

public SMALL_RECT,Win32 srWindow
Résultat SMALL_RECT

wAttributes public_oe property

public UInt16,System wAttributes
Résultat System.UInt16