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