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


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

    System.Object
       Nevron.Nov.Layout.NBody
          Nevron.Nov.Layout.NBody1D
             Nevron.Nov.Diagram.Layout.NGraphEdgeBodyBase
                Nevron.Nov.Diagram.Layout.NTreeEdgeBody

    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