Search
ConnectorRules.HorizontalBendOrientation Property
See Also
 





Specifies whether links should start with a horizontal segment.

Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Layout

 Syntax

C#  Copy Code

public bool HorizontalBendOrientation { get; set; }

Visual Basic  Copy Code

Public Property HorizontalBendOrientation As Boolean

 Property Value

 See Also