DroidDiagram Programmer's Guide
ShapeNode.setRotateImage Method
See Also
 






Sets a value indicating whether the image displayed inside a node should rotate together with the node.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setRotateImage (
    boolean value
)

 Parameters

value

true to rotate the node image when the node is rotated, otherwise false.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace