DroidDiagram Programmer's Guide
TableNode.getRowHeight Method
See Also
 






Gets the initial height of the rows of this table.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public float getRowHeight ()

 Return Value

A float value specifying the initial height of rows added to this table.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace