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

    Property Value

    The value is initially 50.0f.
    See Also