Specifies whether FlowLayout should use custom link-bending rules specified through the various Add*BendRule methods.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Layout
SyntaxC#
Copy Code
|
|---|
public bool UseRuleManagedLinkBend ( |
Visual Basic
Copy Code
|
|---|
Public Function UseRuleManagedLinkBend( _ |
true if this rule has been set successfully; otherwise, false.
See Also