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

    Property Value

    The value is initially 150.0f.
    See Also