Finds and returns an array of the diagram items found at the specified location. Namespace: MindFusion.Diagramming
|
JavaScript
![]() |
---|
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.