MindFusion.Diagramming for JavaScript Programmer's Guide

DiagramLink.getEndPoint Method

See Also
 





Gets the mouse position where the user ended drawing or modifying a link.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

function getEndPoint ()

 Return Value

The Point where the user ended drawing.

 See Also