C# Class Win32.MyWin32.WIN32SIZE

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Свойство Type Description
Height int
Width int

Méthodes publiques

Méthode Description
WIN32SIZE ( int w, int h ) : System

Method Details

WIN32SIZE() public méthode

public WIN32SIZE ( int w, int h ) : System
w int
h int
Résultat System

Property Details

Height public_oe property

public int Height
Résultat int

Width public_oe property

public int Width
Résultat int