Sets the default format and alignment of the text of new items.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder textFormat ( |
A TextFormat object specifying the text format and alignment.
This DiagramBuilder instance.
See Also