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