Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NBody2D Class
Members


In This Topic
    NBody2D Class
    In This Topic
    The NBody2D class represents 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.Diagram.Layout.NBody
          Nevron.Diagram.Layout.NBody2D
             Nevron.Diagram.Layout.NCellBody

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also