Click or drag to resize

MSAGLExtClient Constructor (Form)

Creates a new MSAGLExtClient instance, adding itself to the hosting form.

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

Parameters

host
Type: System.Windows.FormsForm
See Also