MindFusion.Diagramming for JavaScript Programmer's Guide

TableConnectionPoint.getInitialPoint Method

See Also
 





Returns a point (usually the center of the bounding rectangle) contained within the associated node.

Namespace: MindFusion.Diagramming
File: TableConnectionPoint.js

 Syntax

JavaScript  Copy Code

function getInitialPoint ()

 Return Value

A Point contained within the node.

 See Also