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


In This Topic
    NGraphVertexBody Class
    In This Topic
    The NGraphVertexBody class is a 2D body, which serves as base class for all bodies assigned to graph vertices.
    Object Model
    NGraphVertexBody Class
    Syntax
    'Declaration
     
    
    Public Class NGraphVertexBody 
       Inherits NGraphVertexBodyBase
    'Usage
     
    
    Dim instance As NGraphVertexBody
    public class NGraphVertexBody : NGraphVertexBodyBase 
    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
                   Nevron.Nov.Diagram.Layout.NLayeredVertexBody

    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