MindFusion.Diagramming for JavaScript Programmer's Guide

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 = {}

 See Also