Returns the bounding rectangle of the specified row.
Namespace: MindFusion.Diagramming
File: TableNode.js
JavaScript
![]() |
---|
function getRowRect (row) |
An integer value specifying the index of a table's row.
A Rect object representing the row's bounding rectangle.