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