DroidDiagram Programmer's Guide
TableNodeBuilder.captionHeight Method
See Also
 






Sets the height of the caption area of the table.

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

 Syntax

Java  Copy Code

public TableNodeBuilder captionHeight (
    float value
)

 Parameters

value

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

 Return Value

This TableNodeBuilder instance.

 See Also

TableNodeBuilder Members
TableNodeBuilder Class
com.mindfusion.diagramming.builders Namespace