C# Class Alsing.Windows.WINDOWPOS

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
cx int
cy int
flags uint
hwnd System.IntPtr
hwndInsertAfter System.IntPtr
x int
y int

Property Details

cx public_oe property

public int cx
Résultat int

cy public_oe property

public int cy
Résultat int

flags public_oe property

public uint flags
Résultat uint

hwnd public_oe property

public IntPtr,System hwnd
Résultat System.IntPtr

hwndInsertAfter public_oe property

public IntPtr,System hwndInsertAfter
Résultat System.IntPtr

x public_oe property

public int x
Résultat int

y public_oe property

public int y
Résultat int