Returns the bounding rectangle of the specified row.
Namespace: MindFusion.Diagramming
File: TableNode.js
JavaScript Copy Code |
---|
function getRowRect (row) |
Number. An integer value specifying the index of a table's row.
Rect. A Rect object representing the row's bounding rectangle.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |