Creates an SVG element representing the specified diagram.
Namespace: MindFusion.Diagramming
File: SvgExporter.js
SyntaxJavaScript
Copy Code
|
|---|
function exportElement (diagram, [parentDoc]) |
Diagram. A reference to the diagram to be exported.
Document. The document to export to.
Object. A DOM SVG element.
See Also