Sets a value indicating whether the node's shape flips when an edge is dragged over its opposite edge.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setAllowFlip ( |
true to let users flip the shape, or false otherwise. The default value is false.
See Also