ASP.NET Pack Programmer's Guide
DiagramNode.getAttachedNodes Method
See Also
 





Returns the nodes attached to this node.

Namespace: MindFusion.Diagramming
Package: DiagramNode.js

 Syntax

JavaScript  Copy Code

function getAttachedNodes ()

 Return Value

An array of nodes attached to this node via the attach or attachTo methods.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace
detach Method