DroidDiagram Programmer's Guide
Diagram.setShapeOrientation Method
See Also
 






Sets the default shape definition orientation angle assigned to new nodes.

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

 Syntax

Java  Copy Code

public void setShapeOrientation (
    float value
)

 Parameters

value

The default orientation applied to shape definitions when assigning shapes to nodes.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace