Click or drag to resize

IWorkaroundPreventRedraw Method

Prevents redrawing of the given window. TODO: LINUX version. Currently Windows only. Silent nop.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
void PreventRedraw(
	IntPtr hWnd
)

Parameters

hWnd
Type: SystemIntPtr
See Also