Gets or sets whether the node's shape flips when users drag an edge over its opposite edge.
Namespace: MindFusion.Diagramming
File: ShapeNode.js
SyntaxJavaScript
Copy Code
|
|---|
get allowFlip() {} |
Boolean
true to flip the shape, or false otherwise.
See Also