Exemplo n.º 1
0
 public void Clear(Color color)
 {
     LibIGraph.Clear(this.native, color.ToArgb());
 }