Sets a value indicating whether the node's shape flips when an edge is dragged over its opposite edge.
Namespace: MindFusion.Diagramming
Package: ShapeNode.js
JavaScript Copy Code |
---|
function setAllowFlip (value) |
true to flip the shape, or false otherwise.