ASP.NET Pack Programmer's Guide
TableNode.getRowRect Method
See Also
 





Returns the bounding rectangle of the specified row.

Namespace: MindFusion.Diagramming
Package: TableNode.js

 Syntax

JavaScript  Copy Code

function getRowRect (row)

 Parameters

row

An integer value specifying the index of a table's row.

 Return Value

Type: Rect
A Rect object representing the row's bounding rectangle.

 See Also

TableNode Members
TableNode Class
MindFusion.Diagramming Namespace