Adds a rule for the orientation of the starting or ending segments 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 identifiers of nodes this rule should be applied to.
The logic identifier of links this rule should be applied to.
An array of OrderDirection values defining the orientation of the links starting or ending segments.
true if this rule has been added successfully; otherwise, false.