Sets the rotation angle of a node.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public FreeFormNodeBuilder rotationAngle ( |
A float value specifying the node rotation angle.
This DiagramNodeBuilder instance.
See Also