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


In This Topic
    NTreeVertexBody Class
    In This Topic
    The NTreeVertexBody class is a 2D body, which serves as base class for all bodies assigned to tree vertices
    Object Model
    NTreeVertexBody Class
    Syntax
    'Declaration
     
    
    Public Class NTreeVertexBody 
       Inherits NGraphVertexBodyBase
    'Usage
     
    
    Dim instance As NTreeVertexBody
    public class NTreeVertexBody : NGraphVertexBodyBase 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Layout.NBody
          Nevron.Nov.Layout.NBody2D
             Nevron.Nov.Diagram.Layout.NGraphVertexBodyBase
                Nevron.Nov.Diagram.Layout.NTreeVertexBody

    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