Sets the font used to draw the text label of a node.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ShapeNodeBuilder font ( |
A Font object representing the label font.
This ShapeNodeBuilder instance.
See Also