Nevron Open Vision Documentation
Nevron.Nov.Layout Namespace / NBody2D Class
Members


In This Topic
    NBody2D Class
    In This Topic
    A body, which behaves like a box
    Object Model
    NBody2D Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NBody2D 
       Inherits NBody
    'Usage
     
    
    Dim instance As NBody2D
    public abstract class NBody2D : NBody 
    Inheritance Hierarchy

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

    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