Search
TableConnectionPoint Class
See Also
 





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

Namespace: MindFusion.Diagramming
File: TableConnectionPoint.js

 Syntax

JavaScript  Copy Code

// class
TableConnectionPoint.prototype = {}

 Inheritance Hierarchy

MindFusion.Diagramming.ConnectionPoint
    MindFusion.Diagramming.TableConnectionPoint

 See Also