Search
SvgNode.init Method
See Also
 





Returns a Builder object used to configure this SvgNode instance.

Namespace: MindFusion.Diagramming
File: SvgNode.js

 Syntax

JavaScript  Copy Code

function init ()

 Return Value

A Builder instance.

 See Also