Search
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

Point. A Point contained within the node.

 See Also