Adds a rule for the orientation of the starting segment of an outgoing link according to the type of the link's origin node.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
public bool AddOutgoingBendRule ( |
Visual Basic
Copy Code
|
|---|
Public Function AddOutgoingBendRule( _ |
The logic identifiers of nodes this rule should be applied to.
The logic identifiers 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