Sets a TextFormat object specifying how to format and align the text of this node.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TreeViewNodeBuilder textFormat ( |
A TextFormat object specifying the text format and alignment.
This TreeViewNodeBuilder instance.
See Also