MindFusion.Diagramming for JavaScript Programmer's Guide
Diagram.getCustomNodeType Method
See Also
 





Gets the type of a MindFusion.Diagramming.DiagramNode derived class whose instance should be created when a user starts drawing.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getCustomNodeType ()

 Return Value

The type.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace