Click or drag to resize

MSAGLClient(SplitterPanel) Constructor

Creates a new MSAGLClient instance, adding its GViewer control to the hosting splitter panel (at position 0) (not for main graph rendering).

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.1
Syntax
C#
public MSAGLClient(
	SplitterPanel host
)

Parameters

host  SplitterPanel
 
See Also