 | 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.2
Syntaxpublic static bool IsDotExecutable(
string programName
)
Parameters
- programName
- Type: SystemString
Return Value
Type:
Boolean
See Also