Click or drag to resize

GraphViewerIsDotExecutable Method

Tells whether the name is one of the dot renderers from graphviz

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public static bool IsDotExecutable(
	string programName
)

Parameters

programName  String
 

Return Value

Boolean
See Also