Click or drag to resize

MSAGLClientGetLayoutOptions Method

Retrieves the available options of the current layouter of MSAGL and the current values.

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

Return Value

String
A description of the available options of the current layouter of MSAGL and the current values.

Implements

IBasicGraphViewerClientGetLayoutOptions
See Also