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) |
Point. A Point instance.
Number. An integer value specifying the row's index.
NetDiagram Programmer's Guide | © 2023 MindFusion |