Search
ConnectionPoint.getInitialPoint Method
See Also
 






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

Namespace: MindFusion.Diagramming
File: ConnectionPoint.js

 Syntax

JavaScript  Copy Code

function getInitialPoint ()

 Return Value

A Point contained within the node.

 See Also