Gets a value indicating whether the image displayed inside a node should rotate together with the node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getRotateImage () |
true if the node image rotates when the node is rotated, otherwise false.
See Also