Click or drag to resize

IBasicGraphViewerClientGetLayoutOptions Method

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

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

Return Value

String
A description of the available options of the current layouter of yComp and the current values.
See Also