Click or drag to resize

NoWorkaroundConsoleIOPreventRedraw Method

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

Parameters

hWnd
Type: SystemIntPtr

Implements

IWorkaroundPreventRedraw(IntPtr)
See Also