Click or drag to resize

IWorkaroundAllowRedraw Method

Allows 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.1
Syntax
C#
void AllowRedraw(
	IntPtr hWnd
)

Parameters

hWnd  IntPtr
 
See Also