Gets or sets a value indicating whether the layout should smooth link bends.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool RoundedLinks { get; set; } |
Visual Basic Copy Code |
---|
Public Property RoundedLinks As Boolean |