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


In This Topic
    NLayeredVertexBody Class
    In This Topic
    The NLayeredVertexBody class represents a 2D body, which represents a vertex in a layered layout.
    Object Model
    NLayeredVertexBody Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NLayeredVertexBody 
       Inherits NGraphVertexBody
    'Usage
     
    
    Dim instance As NLayeredVertexBody
    public sealed class NLayeredVertexBody : 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.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