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