MindFusion.Diagramming for JavaScript Programmer's Guide

DiagramLink.getStartPoint Method

See Also
 





Gets the mouse position where the user starts drawing or modifying the link.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

function getStartPoint ()

 Return Value

The Point where the user starts drawing.

 See Also