DroidDiagram Programmer's Guide
TableNode.setRowHeight Method
See Also
 






Sets the initial height of the rows of this table.

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

 Syntax

Java  Copy Code

public void setRowHeight (
    float value
)

 Parameters

value

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

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace