1

How to use setConfig method with "Method Draw" editor.I tried setting them as below. But it doesn't support to set config options. But I was able to use setSvgString,setResolution methods as below.

My question is "how can I override default configurations by using setConfig method?"

var frame = document.getElementById('svgedit');
svgCanvas = new embedded_svg_edit(frame);
svgCanvas.setConfig({jGraduatePath: 'images/'});
Dhanuka
  • 2,826
  • 5
  • 27
  • 38
Randika
  • 683
  • 3
  • 11
  • 32

0 Answers0