NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NLayeredEdgeBody Class
Members
In This Topic
    NLayeredEdgeBody Class
    In This Topic
    The NLayeredEdgeBody class represents a graph edge body, which serves as base class for all edge bodies in layered layouts.
    Object Model
    NLayeredEdgeBody Class
    Syntax
    public class NLayeredEdgeBody : NGraphEdgeBody 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Layout.NBody
          Nevron.Nov.Layout.NBody1D
             Nevron.Nov.Diagram.Layout.NGraphEdgeBodyBase
                Nevron.Nov.Diagram.Layout.NGraphEdgeBody
                   Nevron.Nov.Diagram.Layout.NLayeredEdgeBody

    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