Click or drag to resize

GrShellImplShowGraphWith Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public string ShowGraphWith(
	string programName,
	string arguments,
	bool keep
)

Parameters

programName
Type: SystemString
arguments
Type: SystemString
keep
Type: SystemBoolean

Return Value

Type: String
See Also