Adds a rule for the orientation of the ending segments of an incoming link according to the type of the link's destination and origin node.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool AddIncomingBendRule ( |
Visual Basic Copy Code |
---|
Public Function AddIncomingBendRule( _ |
The logic identifiers of nodes this rule should be applied to.
The logic identifier of links this rule should be applied to.
The logic identifier of nodes this rule should be applied to.
An array of OrderDirection values defining the orientation of the links ending segments.
true if this rule has been added successfully; otherwise, false.