DroidDiagram Programmer's Guide
TableNode.setCaptionHeight Method
See Also
 






Sets the height of the caption area of the table.

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

 Syntax

Java  Copy Code

public void setCaptionHeight (
    float value
)

 Parameters

value

A float value specifying the height of the table caption area.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace