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.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public SvgNodeBuilder shapeOrientation ( |
A float value specifying the shape definition orientation.
This ShapeNodeBuilder instance.
See Also