Gets or sets a value indicating whether image gets rotated along with the node.
Namespace: MindFusion.Diagramming
Assembly: ShapeNode.js
SyntaxJavaScript
Copy Code
|
|---|
get rotateImage() {} |
Boolean
true to rotate the image, or false otherwise.
See Also