Finds and returns the topmost DiagramLink found at the specified location.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function getLinkAt (point) |
A Point instance identifying a diagram location.
The topmost DiagramLink found at the given location or null if no DiagramLink has been found.