Gets or sets the type of DiagramNode objects to create when users starts drawing.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get customNodeType() {} |
Object
An object identifying a constructor function or a class.
See Also