NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NBounceBackForce Class / AccumulateForce Method
In This Topic
    AccumulateForce Method (NBounceBackForce)
    In This Topic
    Accumulates the force acting on the specified pair of vertices
    Syntax
    public virtual void AccumulateForce( 
       NForceDirectedVertexBody vertex1,
       NForceDirectedVertexBody vertex2
    )

    Parameters

    vertex1
    vertex2
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also