Example #1
0
 public void SetGraph(Graph g) {
     gViewer.Graph = g.ToMsaglGraph();
 }