DroidDiagram Programmer's Guide
ShapeNode.setShapeOrientation Method
See Also
 






Sets an orientation angle applied to the shape definition before the shape points are mapped to the node's bounding rectangle.

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

 Syntax

Java  Copy Code

public void setShapeOrientation (
    float value
)

 Parameters

value

A float value specifying the shape definition orientation.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace