Initializes a new instance of the SvgNode class with default values supplied from the specified Diagram.
Namespace: MindFusion.Diagramming
File: SvgNode.js
SyntaxJavaScript
Copy Code
|
|---|
function SvgNode ([parent]) |
Diagram. The Diagram from which to obtain default values for the node properties.
See Also