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


In This Topic
    NBodyContainerAdapter Class
    In This Topic
    The NBodyContainerAdapter abstract class is used to abstract layouts from the actual container, in which the bodies are layed out
    Object Model
    NBodyContainerAdapter Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NBodyContainerAdapter 
    'Usage
     
    
    Dim instance As NBodyContainerAdapter
    public abstract class NBodyContainerAdapter 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Layout.NBodyContainerAdapter
          Nevron.Diagram.Layout.NDrawingBodyContainerAdapter

    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