Click or drag to resize

MSAGLClient(Form) Constructor

Creates a new MSAGLClient instance, adding its GViewer control to the hosting form (at position 0).

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

Parameters

host  Form
 
See Also