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