Nevron Open Vision Documentation
Nevron.Nov.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.Nov.Diagram.Layout.NBodyContainerAdapter

    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