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


In This Topic
    NBody1D Class
    In This Topic
    The NBody1D class represents a body, which behaves like a line connecting 2D bodies.
    Object Model
    NBody1D Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NBody1D 
       Inherits NBody
    'Usage
     
    
    Dim instance As NBody1D
    public abstract class NBody1D : NBody 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Layout.NBody
          Nevron.Diagram.Layout.NBody1D

    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