DroidDiagram Programmer's Guide
TreeViewNode.setCaptionHeight Method
See Also
 






Gets the height of the node's caption area.

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 area height. The default value is 8.

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace