Gets or sets the stretch factor.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |