Nevron Open Vision Documentation
Nevron.Nov.Diagram.Layout Namespace / NForceDirectedVertexBody Class
Members


In This Topic
    NForceDirectedVertexBody Class
    In This Topic
    The NForceDirectedEdgeBody class represents a graph vertex body, which serves as body for all vertices in force directed layouts
    Object Model
    NForceDirectedVertexBody Class
    Syntax
    'Declaration
     
    
    Public Class NForceDirectedVertexBody 
       Inherits NGraphVertexBody
    'Usage
     
    
    Dim instance As NForceDirectedVertexBody
    public class NForceDirectedVertexBody : NGraphVertexBody 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Layout.NBody
          Nevron.Nov.Layout.NBody2D
             Nevron.Nov.Diagram.Layout.NGraphVertexBodyBase
                Nevron.Nov.Diagram.Layout.NGraphVertexBody
                   Nevron.Nov.Diagram.Layout.NForceDirectedVertexBody

    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