Esempio n. 1
0
 public override void SetSVGMode(bool active, string svgFileName, int width, int height)
 {
     fRenderer.SetSVGMode(active, svgFileName, width, height);
 }