DroidDiagram Programmer's Guide
DiagramNode.getRotationAngle Method
See Also
 






Gets the rotation angle of this node.

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

 Syntax

Java  Copy Code

public float getRotationAngle ()

 Return Value

A float value specifying the node rotation angle.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace