Click or drag to resize

PIRedrawWindow Method (IntPtr, PIRECT, IntPtr, UInt32)

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static bool RedrawWindow(
	IntPtr hWnd,
	ref PIRECT rectUpdate,
	IntPtr hRgnUpdate,
	uint uFlags
)

Parameters

hWnd
Type: SystemIntPtr
rectUpdate
Type: Internal.ComponentFactory.Krypton.ToolkitPIRECT
hRgnUpdate
Type: SystemIntPtr
uFlags
Type: SystemUInt32

Return Value

Type: Boolean
See Also