Click or drag to resize

MSAGLExtClientSetLayout Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 8.1
Syntax
C#
public void SetLayout(
	string moduleName
)

Parameters

moduleName
Type: SystemString

Implements

IBasicGraphViewerClientSetLayout(String)
See Also