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 SvgNodeBuilder textFormat ( |
A TextFormat object specifying the text format and alignment.
This ShapeNodeBuilder instance.
See Also