Gets or sets a value indicating whether the node's shape is fliped horizontally.
Namespace: MindFusion.Diagramming
File: ShapeNode.js
SyntaxJavaScript
Copy Code
|
|---|
get flipX() {} |
Boolean
true if the shape is flipped horizontally, or false otherwise.
See Also