PIRedrawWindow(IntPtr, PIRECT, IntPtr, UInt32) Method |
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static bool RedrawWindow(
IntPtr hWnd,
ref PIRECT rectUpdate,
IntPtr hRgnUpdate,
uint uFlags
)
Parameters
- hWnd IntPtr
-
- rectUpdate PIRECT
-
- hRgnUpdate IntPtr
-
- uFlags UInt32
-
Return Value
Boolean
See Also