Gets the height of the node's caption bar.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TreeViewNodeBuilder captionHeight ( |
A float value specifying the caption bar height. The default value is 8.
This TreeViewNodeBuilder instance.
See Also