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





Detaches this node from its current master node.

Namespace: MindFusion.Diagramming
Package: DiagramNode.js

 Syntax

JavaScript  Copy Code

function detach ()

 Remarks

This method does nothing if the node hasn't been previously attached to another node via the attach or attachTo methods.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace
getAttachedNodes Method