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


In This Topic
    NBodyAdapter Class
    In This Topic
    The NBodyAdapter class is an adapter, which is used to abstract layouts, from the actual way in which an object is represented by a body.
    Object Model
    NBodyAdapter Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NBodyAdapter 
    'Usage
     
    
    Dim instance As NBodyAdapter
    public abstract class NBodyAdapter 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Layout.NBodyAdapter
          Nevron.Diagram.Layout.NShapeBodyAdapter

    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