Sets a value indicating whether the text displayed inside a node should rotate together with the node.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public SvgNodeBuilder rotateText ( |
true to rotate the node text whenthe node is rotated, otherwise false.
This ShapeNodeBuilder instance.
See Also