User 1a8d11549a
24-11-2012 16:01:01
I am currently using "ChemAxon.NET.IKVM.Marvin.Paint.EMFMoleculeImageCreator()" for creting a renderer, which converts a molecule to an EMF image utilizing specific MarvinStructureDrawingInfo parameters. This function is marked as obsoleted in your 5.11 release ( the created renderer additionally doesn't take struc.molecule as an argument any more, but now requires JChemMolecule). - So what's the recommended replacement for this obsoleted function?
PS: As an alternative I tried ChemAxon.NET.IKVM.Marvin.Paint.MarvinMoleculeRenderer which worked before 5.11. But now it says it can't be accessed because its friend ...
Thanks for your help.