Search
TreeViewConnectionPoint Class
See Also
 





A class that represents a connection between an edge and a node in a graph.

Namespace: MindFusion.Diagramming
File: TreeViewConnectionPoint.js

 Syntax

JavaScript  Copy Code

// class
TreeViewConnectionPoint.prototype = {}

 Inheritance Hierarchy

MindFusion.Diagramming.ConnectionPoint
    MindFusion.Diagramming.TreeViewConnectionPoint

 See Also