ASP.NET Pack Programmer's Guide
SvgContent.parseSvg Method
See Also
 





Loads SVG code from the specified string.

Namespace: MindFusion.Diagramming
Package: SvgNode.js

 Syntax

JavaScript  Copy Code

function parseSvg (value)

 Parameters

value

A string containing the SVG markup code.

 See Also

SvgContent Members
SvgContent Class
MindFusion.Diagramming Namespace