Adds a rule for the orientation of the starting or ending segment of a link according to the type of the node connected to that link.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool AddBendRule ( |
Visual Basic Copy Code |
---|
Public Function AddBendRule( _ |
The logic identifier of nodes this rule should be applied to.
The logic identifier of links this rule should be applied to.
An OrderDirection value defining the orientation of the links starting or ending segment.
true if this rule has been added successfully; otherwise, false.