MindFusion.Wpf Pack Programmer's Guide
TableNode.GetSpannedCellRect Method
See Also
 





Calculates the bounding rectangle of the specified cell, also taking in consideration how many rows and columns the cell spans.

 Overload List

Name Description

TableNode.GetSpannedCellRect (Int32, Int32)

Calculates the bounding rectangle of the cell in the specified row and column, taking into consideration how many rows and columns the cell spans.

TableNode.GetSpannedCellRect (TableNode.Cell)

Calculates the bounding rectangle of the specified cell, also taking in consideration how many rows and columns the cell spans.

 See Also

TableNode Members
TableNode Class
MindFusion.Diagramming.Wpf Namespace