Nevron Open Vision Documentation
Nevron.Nov.Diagram.Layout Namespace / NShapeBodyAdapter Class
Members


In This Topic
    NShapeBodyAdapter Class
    In This Topic
    The NShapeBodyAdapter represents an object body adapter, which provides layouts with the ability to adapt shapes to bodies and vise-versa.
    Object Model
    NShapeBodyAdapter Class
    Syntax
    'Declaration
     
    
    Public Class NShapeBodyAdapter 
       Inherits Nevron.Nov.Layout.NBodyAdapter
    'Usage
     
    
    Dim instance As NShapeBodyAdapter
    public class NShapeBodyAdapter : Nevron.Nov.Layout.NBodyAdapter 
    Inheritance Hierarchy

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

    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