返回用户文档首页Namespace: LoongCAD.UtilAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntaxpublic static bool MoveWindow(
IntPtr hWnd,
int X,
int Y,
int nWidth,
int nHeight,
bool bRepaint
)
Parameters
- hWnd IntPtr
-
- X Int32
-
- Y Int32
-
- nWidth Int32
-
- nHeight Int32
-
- bRepaint Boolean
-
Return Value
Boolean
See Also