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