MindFusion.Java Package Programmer's Guide
TreeViewNode.setCaptionHeight Method
See Also
 






Gets the height of the node's caption bar.

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

 Syntax

Java  Copy Code

public void setCaptionHeight (
    float value
)

 Parameters

value

A float value specifying the caption bar height. The default value is 8.

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace