An NDoc Documented Class Library

Graph. Method 

Saves the graph to a file.

public void (
   String fn,
   Boolean layout
);

Parameters

String
The filename.
Boolean
if set to true the graph will be saved with the layout.

See Also

Graph Class | SpringEmbedders Namespace