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.Layout
SyntaxC#
Copy Code
|
|---|
public bool AddIncomingBendRule ( |
Visual Basic
Copy Code
|
|---|
Public Function AddIncomingBendRule( _ |
The logic identifier of nodes this rule should be applied to.
The logic identifier of links this rule should be applied to.
The logic identifiers of nodes this rule should be applied to.
true if this rule has been added successfully; otherwise, false.
See Also