ASP.NET Pack Programmer's Guide
NodeListView.getNodeAt Method
See Also
 





Gets the item at the specified location.

Namespace: MindFusion.Diagramming
Package: NodeListView.js

 Syntax

JavaScript  Copy Code

function getNodeAt (point)

 Parameters

point

The location where to look.

 Return Value

Type: DiagramNode
The item found.

 See Also

NodeListView Members
NodeListView Class
MindFusion.Diagramming Namespace