Search
SvgContent Class
Remarks See Also
 





SvgContent represents the markup code of an SVG drawing.

Namespace: MindFusion.Diagramming
Package: SvgNode.js

 Syntax

JavaScript  Copy Code

// class
SvgContent.prototype = {}

 Remarks

SvgContent objects are assigned to the content property of SvgNode.

 Inheritance Hierarchy

MindFusion.Diagramming.SvgContent

 See Also