Returns the index of the table's row that contains the specified point.
Namespace: MindFusion.Diagramming
File: TableNode.js
SyntaxJavaScript
Copy Code
|
|---|
function rowFromPoint (point) |
Point. A Point instance.
Number. An integer value specifying the row's index.
See Also