Search
TableNode.setCaptionHeight Method
See Also
 

Sets the height of the caption bar 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 bar.

 See Also