Finds and returns an array of the DiagramNode-s found at the specified location. Namespace: MindFusion.Diagramming
|
JavaScript
![]() |
---|
function getNodesAt (point) |
instance identifying a diagram location.
Array of the DiagramNode-s found at the given location or null if no DiagramNode-s have been found. The nodes are arranged according to their Z-index.