GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutForceDirected Class / DefaultSpringStiffness Property
In This Topic
    DefaultSpringStiffness Property
    In This Topic
    Gets or sets the value returned by SpringStiffness.
    Syntax
    [DefaultValue(0.05)]
    public float DefaultSpringStiffness {get; set;}

    Property Value

    The value is initially 0.05f.
    See Also