Click or drag to resize

MSAGLExtClientSetLayoutOption Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 8.1
Syntax
C#
public string SetLayoutOption(
	string optionName,
	string optionValue
)

Parameters

optionName
Type: SystemString
optionValue
Type: SystemString

Return Value

Type: String

Implements

IBasicGraphViewerClientSetLayoutOption(String, String)
See Also