Search
FlowLayoutRules.ConnectorRules Property
See Also
 





A set of rules that are applied according to the logic identifiers of links.

Namespace: MindFusion.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ConnectorRules ConnectorRules { get; set; }

Visual Basic  Copy Code

Public Property ConnectorRules As ConnectorRules

 Property Value

 See Also