DiagramLite Programmer's Guide
QuickRouter.UBendMaxLen Property
See Also
 





Gets or sets the maximum U-bend length.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double UBendMaxLen { get; set; }

Visual Basic  Copy Code

Public Property UBendMaxLen As Double

 Property Value

double value specifying the maximum length of U-bends in millimeters. The default is 30.

 See Also

QuickRouter Members
QuickRouter Class
MindFusion.Diagramming Namespace