Gets or sets a value indicating whether text gets rotated along with the node.
Namespace: MindFusion.Diagramming
File: ShapeNode.js
SyntaxJavaScript
Copy Code
|
|---|
get rotateText() {} |
Boolean
true to rotate the text, or false to keep it horizontal.
See Also