MindFusion.Diagramming for JavaScript Programmer's Guide
SvgNode Members
Constructors Methods
 


SvgNode instances are diagram nodes that can render SVG drawings.

The following tables list the members exposed by the SvgNode type.

 Public Constructors

  Name Description

SvgNode

Initializes a new instance of the SvgNode class with default values supplied from the specified Diagram.

 Public Methods

  Name Description

getContent

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

setContent

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

 See Also

SvgNode Class
MindFusion.Diagramming Namespace