Search
Diagram.getShapeOrientation Method
See Also
 

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

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

 Syntax

Java  Copy Code

public float getShapeOrientation ()

 Return Value

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

 See Also