Gets or sets the stretch factor.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double Stretch { get; set; } |
Visual Basic Copy Code |
---|
Public Property Stretch As Double |
A double value specifying the stretch factor used by the spring layout.
WpfDiagram Programmer's Guide | © 2024 MindFusion |