Nevron Open Vision Documentation
Nevron.Nov.Layout Namespace / NBodyAdapter Class
Members


In This Topic
    NBodyAdapter Class
    In This Topic
    Used to abstract layouts, from the actual objects that are represented by bodies.
    Object Model
    NBodyAdapter Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NBodyAdapter 
    'Usage
     
    
    Dim instance As NBodyAdapter
    public abstract class NBodyAdapter 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Layout.NBodyAdapter
          Nevron.Nov.Diagram.Layout.NShapeBodyAdapter
          Nevron.Nov.UI.NWidgetBodyAdapter

    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