 | GraphHelperExport Method |
Exports the graph to the file specified by its path.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic static void Export(
Object path,
IGraph graph
)
Parameters
- path Object
-
- graph IGraph
-
See Also