DroidDiagram Programmer's Guide
TreeViewNode.getCaptionHeight 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 float getCaptionHeight ()

 Return Value

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

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace