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.2
Syntax
C#
public string GetLayoutOptions()

Return Value

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

Implements

IBasicGraphViewerClientGetLayoutOptions
See Also