DroidDiagram Programmer's Guide
ShapeNode.getShapeOrientation Method
See Also
 






Gets 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 float getShapeOrientation ()

 Return Value

A float value specifying the shape definition orientation.

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace