Ejemplo n.º 1
0
 public static void DrawMolecule(this MolDraw2D view, ROMol mol, string legend = "", Int_Vect highlight_atoms = null, Int_Vect highlight_bonds = null)
 => view.drawMolecule(mol, legend, highlight_atoms, highlight_bonds);