Sets a value indicating whether the node's shape is flipped vertically.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public ShapeNodeBuilder flipY ( |
true if the shape is flipped vertically, or false otherwise.
This ShapeNodeBuilder instance.
See Also