 | YCompClientGetLayoutOptions 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.2
Syntaxpublic string GetLayoutOptions()
Return Value
Type:
StringA description of the available options of the current layouter of yComp
and the current values.
Implements
IBasicGraphViewerClientGetLayoutOptions
See Also