  | GraphViewerIsDotExecutable Method | 
            Tells whether the name is one of the dot renderers from graphviz
            
Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebuggerAssembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntaxpublic static bool IsDotExecutable(
	string programName
)
Parameters
- programName  String
 -  
 
Return Value
Boolean
See Also