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