MindFusion.Wpf Pack Programmer's Guide
SpringLayout.Stretch Property
See Also
 





Gets or sets the stretch factor.

Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double Stretch { get; set; }

Visual Basic  Copy Code

Public Property Stretch As Double

 Property Value

A double value specifying the stretch factor used by the spring layout.

 See Also

SpringLayout Members
SpringLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace