Adds a rule for the orientation of the ending segment of an incoming link according to the type of the link's destination 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.
An OrderDirection value defining the orientation of the link's ending segment.
true if this rule has been added successfully; otherwise, false.