Sets a value indicating whether the node's shape flips when an edge is dragged over its opposite edge.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T AllowFlip<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function AllowFlip(Of T As ShapeNode) ( _ |
See Also