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

    Property Value

    The value is initially 0.0f.
    See Also