DroidDiagram Programmer's Guide
Diagram.setTableRowHeight Method
See Also
 






Sets the default height of rows in newly created tables.

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

 Syntax

Java  Copy Code

public void setTableRowHeight (
    float value
)

 Parameters

value

A float value specifying the default height of table rows.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace