DroidDiagram Programmer's Guide
Diagram.setTableCaptionHeight Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setTableCaptionHeight (
    float value
)

 Parameters

value

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

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace