Is there a way to render SVG in Windows Forms?

后端 未结 5 711
被撕碎了的回忆
被撕碎了的回忆 2021-02-13 01:37

I am working with a library that renders part of its state as an SVG document.

I would like to render this in either a Windows Forms or a WPF environment. Is there curre

5条回答
  •  自闭症患者
    2021-02-13 01:49

    Have you looked at Ab2d set of Apis? ReaderSvg and ViewerSvg seems to do the job? But they aren´t free!

提交回复
热议问题