ASP.NET Pack Programmer's Guide
SvgNode.getContent Method
See Also
 





Gets an SvgContent instance representing the SVG drawing rendered in this node.

Namespace: MindFusion.Diagramming
Package: SvgNode.js

 Syntax

JavaScript  Copy Code

function getContent ()

 Return Value

Type: SvgContent
An instance of the SvgContent class.

 See Also

SvgNode Members
SvgNode Class
MindFusion.Diagramming Namespace