DroidDiagram Programmer's Guide
DiagramBuilder.tableCaptionHeight Method
See Also
 






Sets the default height of the caption area of new tables.

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

 Syntax

Java  Copy Code

public DiagramBuilder tableCaptionHeight (
    float value
)

 Parameters

value

A float value specifying the default height of table caption bars.

 Return Value

This DiagramBuilder instance.

 See Also

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