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

    Property Value

    The value is initially 20.0f.
    See Also