MindFusion.Diagramming for JavaScript Programmer's Guide

ConnectionPoint.getNodeRect Method

See Also
 





Returns the bounding rectangle of the node associated with this connection point.

Namespace: MindFusion.Diagramming
File: ConnectionPoint.js

 Syntax

JavaScript  Copy Code

function getNodeRect ()

 Return Value

The bounding rectangle of the node.

 See Also