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