Click or drag to resize

MSAGLClientIsValidLayout Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.2
Syntax
C#
public static bool IsValidLayout(
	string layoutName
)

Parameters

layoutName
Type: SystemString

Return Value

Type: Boolean
See Also