Gets a value indicating whether the node's shape is flipped horizontally.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getFlipX () |
true if the shape is flipped horizontally, or false otherwise.
See Also