MindFusion.Diagramming for JavaScript Programmer's Guide

TableConnectionPoint.getEndPoint Method

See Also
 





Calculates the coordinates of this connection point expressed in document coordinates.

Namespace: MindFusion.Diagramming
File: TableConnectionPoint.js

 Syntax

JavaScript  Copy Code

function getEndPoint ()

 Return Value

A Point that represents the coordinate.

 See Also