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