DroidDiagram Programmer's Guide
DiagramNode.setRotationAngle Method
See Also
 






Sets the rotation angle of a node.

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

 Syntax

Java  Copy Code

public void setRotationAngle (
    float value
)

 Parameters

value

A float value specifying the node rotation angle.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace