Treehopper C# API
Public Attributes
|
List of all members
WindowPosition Struct Reference
Public Attributes
IntPtr
Hwnd
IntPtr
HwndZOrderInsertAfter
int
X
int
Y
int
Width
int
Height
WindowPositionFlags
Flags
Member Data Documentation
◆
Flags
WindowPositionFlags
Flags
◆
Height
int Height
◆
Hwnd
IntPtr Hwnd
◆
HwndZOrderInsertAfter
IntPtr HwndZOrderInsertAfter
◆
Width
int Width
◆
X
int X
◆
Y
int Y
The documentation for this struct was generated from the following file:
F:/Git/treehopper-sdk/NET/API/Treehopper.Desktop/WinUsb/WinApi/User32/
Types.cs
WinApi
User32
WindowPosition