Creates a connection point between this node and the specified link at the specified point.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript Copy Code |
---|
function createConnectionPoint (link, point, incoming) |
Boolean. true if link is an incoming link, or false otherwise.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |