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





Returns the node to which this node is attached.

Namespace: MindFusion.Diagramming
Package: DiagramNode.js

 Syntax

JavaScript  Copy Code

function getMasterNode ()

 Return Value

A DiagramNode reference specifying the node to which this node has been previously attached via the attach or attachTo method.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming Namespace