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