ASP.NET Pack Programmer's Guide
OneWayLayout.RoundedLinks Property
See Also
 





Gets or sets a value indicating whether the layout should smooth link bends.

Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool RoundedLinks { get; set; }

Visual Basic  Copy Code

Public Property RoundedLinks As Boolean

 Property Value

true to smooth link bends; otherwise, false.

 See Also

OneWayLayout Members
OneWayLayout Class
MindFusion.Diagramming.Layout Namespace