Click or drag to resize

MSAGLClientWaitForElement Method


Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.1
Syntax
C#
public void WaitForElement(
	bool val
)

Parameters

val  Boolean
 

Implements

IBasicGraphViewerClientWaitForElement(Boolean)
See Also