Search
NodeListView Constructor
See Also
 





Creates an instance of NodeListView

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

function NodeListView (element)

 Parameters

element

HTMLCanvasElement. The Canvas DOM Element this NodeListView is associated with.

 See Also