ASP.NET Pack Programmer's Guide
TableNode.rowFromPoint Method
See Also
 





Returns the index of the table's row that contains the specified point.

Namespace: MindFusion.Diagramming
Package: TableNode.js

 Syntax

JavaScript  Copy Code

function rowFromPoint (point)

 Parameters

point

A Point instance.

 Return Value

Type: Number
An integer value specifying the row's index.

 See Also

TableNode Members
TableNode Class
MindFusion.Diagramming Namespace