返回用户文档首页Namespace: LoongCAD.UtilAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic static int SetScrollPos(
IntPtr hWnd,
int nBar,
int nPos,
bool bRedraw
)
Parameters
- hWnd IntPtr
-
- nBar Int32
-
- nPos Int32
-
- bRedraw Boolean
-
Return Value
Int32
See Also