Sets or the font used to render the node's caption.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TreeViewNodeBuilder font ( |
A Font instance specifying the font attributes.
This TreeViewNodeBuilder instance.
See Also