Click or drag to resize

MSAGLClientForceLayout Method

Forces MSAGL to relayout the graph.

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

Implements

IBasicGraphViewerClientForceLayout
See Also