Loads SVG code from the specified file.
Namespace: MindFusion.Diagramming
Package: SvgNode.js
JavaScript Copy Code |
---|
function parse (value) |
A string specifying the SVG file location.
The MIME type of .svg files on server should be set to image/svg+xml.