C# Class ATMLUtilitiesLibrary.Win32.WINDOWPOS

Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench

Méthodes publiques

Свойство Type Description
cx int
cy int
flags uint
hwnd System.IntPtr
hwndAfter 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

hwndAfter public_oe property

public IntPtr,System hwndAfter
Résultat System.IntPtr

x public_oe property

public int x
Résultat int

y public_oe property

public int y
Résultat int