ASP.NET Pack Programmer's Guide
ShapeNode.setAllowFlip Method
See Also
 





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

 Syntax

JavaScript  Copy Code

function setAllowFlip (value)

 Parameters

value

true to flip the shape, or false otherwise.

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace
getFlipX Method
getFlipY Method