Finds and returns an array of the diagram DiagramLinks found at the specified location.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function getLinksAt (point) |
instance identifying a diagram location.
Array of the DiagramLinks found at the given location or null if no DiagramLinks have been found. The links are arranged according to their Z-index.