Gets or sets the maximum U-bend length.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double UBendMaxLen { get; set; } |
Visual Basic Copy Code |
---|
Public Property UBendMaxLen As Double |
A double value specifying the maximum length of U-bends in millimeters. The default is 30.
WpfDiagram Programmer's Guide | © 2024 MindFusion |